r-ggbio
Visualization tools for genomic data
The ggbio package extends and specializes the grammar of graphics for biological data. The graphics are designed to answer common scientific questions, in particular those often asked of high throughput genomics data. All core Bioconductor data structures are supported, where appropriate. The package supports detailed views of particular genomic regions, as well as genome-wide overviews. Supported overviews include ideograms and grand linear views. High-level plots include sequence fragment length, edge-linked interval to data view, mismatch pileup, and several splicing summaries.
- Versions: 1.58.0
- Website: http://www.tengfei.name/ggbio/
- Licenses: Artistic License 2.0
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-ggbio as follows:
guix install r-ggbio
Or install a particular version:
guix install r-ggbio@1.58.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of r-ggbio about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-ggbio'><img src='https://packages.guix.gnu.org/packages/r-ggbio/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-ggbio)
Example Org:
[[https://packages.guix.gnu.org/packages/r-ggbio][https://packages.guix.gnu.org/packages/r-ggbio/badges/latest-version.svg]]