rtracklayer
DOI:
10.18129/B9.bioc.rtracklayer
This package is for version 3.8 of Bioconductor;
for the stable, up-to-date release version, see
rtracklayer.
R interface to genome annotation files and the UCSC genome browser
Bioconductor version: 3.8
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.
Author: Michael Lawrence, Vince Carey, Robert Gentleman
Maintainer: Michael Lawrence <michafla at gene.com>
Citation (from within R,
enter citation("rtracklayer")
):
Installation
To install this package, start R (version
"3.5") and enter:
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rtracklayer")
For older versions of R, please refer to the appropriate
Bioconductor release.
Documentation
To view documentation for the version of this package installed
in your system, start R and enter:
browseVignettes("rtracklayer")
Details
biocViews |
Annotation, DataImport, Software, Visualization |
Version |
1.42.2 |
In Bioconductor since |
BioC 2.2 (R-2.7) (11 years) |
License |
Artistic-2.0 + file LICENSE |
Depends |
R (>= 3.3), methods, GenomicRanges(>= 1.31.8) |
Imports |
XML (>= 1.98-0), BiocGenerics(>= 0.25.1), S4Vectors(>= 0.19.22), IRanges(>= 2.13.13), XVector(>= 0.19.7), GenomeInfoDb(>= 1.15.2), Biostrings(>= 2.47.6), zlibbioc, RCurl (>= 1.4-2), Rsamtools(>= 1.31.2), GenomicAlignments(>= 1.15.6), tools |
LinkingTo |
S4Vectors, IRanges, XVector |
Suggests |
BSgenome(>= 1.33.4), humanStemCell, microRNA(>= 1.1.1), genefilter, limma, org.Hs.eg.db, hgu133plus2.db, GenomicFeatures, BSgenome.Hsapiens.UCSC.hg19, TxDb.Hsapiens.UCSC.hg19.knownGene, RUnit |
SystemRequirements |
|
Enhances |
|
URL |
|
Depends On Me |
BSgenome, CAGEfightR, ChIPComp, chipseqDB, ChIPSeqSpike, CoverageView, cummeRbund, EatonEtAlChIPseq, ExCluster, exomePeak, geneXtendeR, GenomicFiles, groHMM, Guitar, HelloRanges, IdeoViz, igvR, liftOver, LoomExperiment, MethylSeekR, r3Cseq, RIPSeeker, sequencing |
Imports Me |
AnnotationHubData, annotatr, ATACseqQC, ballgown, BiSeq, branchpointer, BSgenome, CAGEr, casper, CexoR, ChIPanalyser, chipenrich, chipenrich.data, ChIPseeker, ChromHeatMap, chromswitch, CNEr, coMET, CompGO, consensusSeekeR, contiBAIT, conumee, customProDB, DeepBlueR, derfinder, DEScan2, diffHic, diffloop, DMCHMM, dmrseq, ELMER, ensembldb, erma, esATAC, FourCSeq, FunciSNP, FunciSNP.data, genbankr, geneAttribution, geneLenDataBase, GeneStructureTools, genomation, GenomicFeatures, GenomicInteractions, genotypeeval, ggbio, GGtools, gmapR, GOTHiC, gQTLBase, GreyListChIP, Gviz, gwascat, hiAnnotator, HiTC, HTSeqGenie, icetea, InTAD, IsoformSwitchAnalyzeR, karyoploteR, MACPET, MADSEQ, maser, MEDIPS, metagene, methyAnalysis, methylKit, motifbreakR, MotifDb, MTseeker, NADfinder, normr, OMICsPCA, ORFik, Pbase, PGA, plyranges, primirTSS, proBAMr, PureCN, qsea, QuasR, RCAS, recount, recountWorkflow, recoup, regioneR, Repitools, RGMQL, RiboProfiling, RNAprobR, roar, scPipe, scruff, seqplots, seqsetvis, sevenC, SGSeq, soGGi, srnadiff, SVM2CRM, TFBSTools, trackViewer, transcriptR, tRNAscanImport, TSRchitect, VariantAnnotation, VariantTools, wavClusteR, wiggleplotr |
Suggests Me |
alpine, AnnotationHub, BiocFileCache, biovizBase, bsseq, ChIPpeakAnno, cicero, CINdex, compEpiTools, CrispRVariants, dsQTL, epivizrChart, epivizrData, FDb.FANTOM4.promoters.hg19, geneXtendeR, GenomicAlignments, GenomicRanges, GeuvadisTranscriptExpr, goseq, InPAS, interactiveDisplay, metaseqR, methylumi, miRBaseConverter, MotIV, MTseekerData, MutationalPatterns, NarrowPeaks, OrganismDbi, PasillaTranscriptExpr, PICS, PING, pqsfinder, R453Plus1Toolbox, Ringo, rMAT, RnBeads, RSVSim, signeR, similaRpeak, triplex, tRNAdbImport, TSSi, TVTB |
Links To Me |
|
Build Report |
|
Package Archives
Follow
Installation instructions to use this
package in your R session.