vjcitn/GenomicRangesGHA: Representation and manipulation of genomic intervals; demo with github actions binary generation

The ability to efficiently represent and manipulate genomic annotations and alignments is playing a central role when it comes to analyzing high-throughput sequencing data (a.k.a. NGS data). The GenomicRanges package defines general purpose containers for storing and manipulating genomic intervals and variables defined along a genome. More specialized containers for representing and manipulating short alignments against a reference genome, or a matrix-like summarization of an experiment, are defined in the GenomicAlignments and SummarizedExperiment packages, respectively. Both packages build on top of the GenomicRanges infrastructure.

Getting started

Package details

AuthorP. Aboyoun, H. Pagès, and M. Lawrence
Bioconductor views Annotation Coverage DataRepresentation Genetics GenomeAnnotation Infrastructure Sequencing
MaintainerBioconductor Package Maintainer <maintainer@bioconductor.org>
LicenseArtistic-2.0
Version1.42.0-4
URL https://github.com/vjcitn/GenomicRangesGHA
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vjcitn/GenomicRangesGHA")
vjcitn/GenomicRangesGHA documentation built on Jan. 18, 2021, 12:39 a.m.