bioconductor-rtracklayer¶
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.
| Home | http://bioconductor.org/packages/release/bioc/html/rtracklayer.html | 
| Versions | 1.30.1 | 
| License | Artistic-2.0 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/bioconductor-rtracklayer | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install bioconductor-rtracklayer
and update with:
conda update bioconductor-rtracklayer