Department of Biomedical Informatics, Harvard Medical School, Boston, MA 02115, USA.
Bioinformatics. 2023 Jan 1;39(1). doi: 10.1093/bioinformatics/btad050.
Gos is a declarative Python library designed to create interactive multiscale visualizations of genomics and epigenomics data. It provides a consistent and simple interface to the flexible Gosling visualization grammar. Gos hides technical complexities involved with configuring web-based genome browsers and integrates seamlessly within computational notebooks environments to enable new interactive analysis workflows.
Gos is released under the MIT License and available on the Python Package Index (PyPI). The source code is publicly available on GitHub (https://github.com/gosling-lang/gos), and documentation with examples can be found at https://gosling-lang.github.io/gos.
Gos 是一个声明式的 Python 库,旨在创建基因组学和表观基因组学数据的交互式多尺度可视化。它为灵活的 Gosling 可视化语法提供了一致而简单的接口。Gos 隐藏了配置基于网络的基因组浏览器所涉及的技术复杂性,并与计算笔记本环境无缝集成,从而能够实现新的交互式分析工作流程。
Gos 是在 MIT 许可证下发布的,并可在 Python 包索引 (PyPI) 上获得。源代码在 GitHub 上公开可用(https://github.com/gosling-lang/gos),并且可以在 https://gosling-lang.github.io/gos 上找到带有示例的文档。