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 24 days ago
annotationvisualizationdataimport
12.60 score 478 packages 6.8k scripts 41k 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 24 days ago
infrastructurevisualization
12.44 score 111 stars 18 packages 704 scripts 4.4k 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 24 days ago
infrastructurevisualizationpreprocessing
8.06 score 77 packages 277 scripts 8.9k downloadsrestfulr - R Interface to RESTful Web Services
Models a RESTful service as if it were a nested R list.
Last updated 2 years ago
6.95 score 2 stars 480 packages 7 scripts 31k 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 24 days ago
alignment
5.03 score 1 packages 45 scripts 342 downloadsVariantTools - Tools for Exploratory Analysis of Variant Calls
Explore, diagnose, and compare variant calls using filters.
Last updated 24 days ago
geneticsgeneticvariabilitysequencing
4.56 score 1 packages 40 scripts 399 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 24 days ago
graphandnetworkpathwaysnetwork
4.53 score 1 packages 19 scripts 420 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 11 years ago
4.19 score 18 stars 29 scripts 187 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 3 years ago
3.65 score 9 stars 6 scripts 189 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 24 days ago
sequencingannotationcoveragegenomeannotationdataimportsequencematchingvariantannotation
3.14 score 1 packages 23 scripts 304 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 3 years ago
2.26 score 3 packages 20 scripts 327 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 3 years ago
2.18 score 5 packages 7 scripts 359 downloads