rtracklayer - R interface to genome annotation files and the UCSC genome browser
Extensible framework for interacting with multiple genome browsers (currently UCSC built-in) and manipulating annotation tracks in various formats (currently GFF, BED, bedGraph, BED15, WIG, BigWig and 2bit built-in). The user may export/import tracks to/from the supported browsers, as well as query and modify the browser state, such as the current viewport.
Last updated
annotationvisualizationdataimportzlibopensslcurl
12.99 score 501 dependents 13k scripts 45k downloadsggbio - 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.
Last updated
infrastructurevisualization
12.92 score 117 stars 20 dependents 880 scripts 3.2k downloadsbiovizBase - Basic graphic utilities for visualization of genomic data.
The biovizBase package is designed to provide a set of utilities, color schemes and conventions for genomic data. It serves as the base for various high-level packages for biological data visualization. This saves development effort and encourages consistency.
Last updated
infrastructurevisualizationpreprocessing
8.57 score 76 dependents 442 scripts 9.2k downloadsrestfulr - R Interface to RESTful Web Services
Models a RESTful service as if it were a nested R list.
Last updated
7.24 score 2 stars 503 dependents 11 scripts 52k downloadsrsolr - R to Solr Interface
A comprehensive R API for querying Apache Solr databases. A Solr core is represented as a data frame or list that supports Solr-side filtering, sorting, transformation and aggregation, all through the familiar base R API. Queries are processed lazily, i.e., a query is only sent to the database when the data are required.
Last updated
4.95 score 9 stars 6 scripts 843 downloadsgmapR - An R interface to the GMAP/GSNAP/GSTRUCT suite
GSNAP and GMAP are a pair of tools to align short-read data written by Tom Wu. This package provides convenience methods to work with GMAP and GSNAP from within R. In addition, it provides methods to tally alignment results on a per-nucleotide basis using the bam_tally tool.
Last updated
alignmentzlib
4.85 score 51 scripts 472 downloadsVariantTools - Tools for Exploratory Analysis of Variant Calls
Explore, diagnose, and compare variant calls using filters.
Last updated
geneticsgeneticvariabilitysequencing
4.36 score 46 scripts 553 downloadsrsbml - R support for SBML, using libsbml
Links R to libsbml for SBML parsing, validating output, provides an S4 SBML DOM, converts SBML to R graph objects. Optionally links to the SBML ODE Solver Library (SOSLib) for simulating models.
Last updated
graphandnetworkpathwaysnetworklibsbmlcpp
4.26 score 20 scripts 577 downloadsplumbr - Mutable and dynamic data models
The base R data.frame, like any vector, is copied upon modification. This behavior is at odds with that of GUIs and interactive graphics. To rectify this, plumbr provides a mutable, dynamic tabular data model. Models may be chained together to form the complex plumbing necessary for sophisticated graphical interfaces. Also included is a general framework for linking datasets; an typical use case would be a linked brush.
Last updated
4.19 score 18 stars 29 scripts 218 downloadsHelloRanges - Introduce *Ranges to bedtools users
Translates bedtools command-line invocations to R code calling functions from the Bioconductor *Ranges infrastructure. This is intended to educate novice Bioconductor users and to compare the syntax and semantics of the two frameworks.
Last updated
sequencingannotationcoveragegenomeannotationdataimportsequencematchingvariantannotation
3.59 score 1 dependents 26 scripts 487 downloadsmicroRNA - Data and functions for dealing with microRNAs
Different data resources for microRNAs and some functions for manipulating them.
Last updated
infrastructuregenomeannotationsequencematchingcpp
3.48 score 6 scripts 682 downloadsobjectProperties - A Factory of Self-Describing Properties
Supports the definition of sets of properties on objects. Observers can listen to changes on individual properties or the set as a whole. The properties are meant to be fully self-describing. In support of this, there is a framework for defining enumerated types, as well as other bounded types, as S4 classes.
Last updated
2.26 score 3 dependents 20 scripts 456 downloadsobjectSignals - Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that they are called whenever the signal is emitted. The signal could be emitted, disconnected, blocked, unblocked, and buffered.
Last updated
2.18 score 5 dependents 7 scripts 370 downloads