| Literature DB >> 19468054 |
Michael Lawrence1, Robert Gentleman, Vincent Carey.
Abstract
SUMMARY: The rtracklayer package supports the integration of existing genome browsers with experimental data analyses performed in R. The user may (i) transfer annotation tracks to and from a genome browser and (ii) create and manipulate browser views to focus on a particular set of annotations in a specific genomic region. Currently, the UCSC genome browser is supported. AVAILABILITY: The package is freely available from http://www.bioconductor.org/. A quick-start vignette is included with the package.Entities:
Mesh:
Year: 2009 PMID: 19468054 PMCID: PMC2705236 DOI: 10.1093/bioinformatics/btp328
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Fig. 1.The genomic visualization produced by the UCSC genome browser by the rtracklayer example. The track named ‘targets’ at the top, showing microRNA target sites (as black rectangles) for the differentially expressed genes in the human stem cell experiment, was uploaded to the browser from R. To reproduce this, enter demo(targets) in R after loading rtracklayer.