rtracklayer
DOI:
10.18129/B9.bioc.rtracklayer
This package is for version 3.10 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.10
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.6") 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.46.0 |
In Bioconductor since |
BioC 2.2 (R-2.7) (12 years) |
License |
Artistic-2.0 + file LICENSE |
Depends |
R (>= 3.3), methods, GenomicRanges(>= 1.37.2) |
Imports |
XML (>= 1.98-0), BiocGenerics(>= 0.25.1), S4Vectors(>= 0.23.18), 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, ChIPSeqSpike, CoverageView, cummeRbund, EatonEtAlChIPseq, ExCluster, geneXtendeR, GenomicFiles, groHMM, Guitar, HelloRanges, IdeoViz, liftOver, LoomExperiment, MethylSeekR, r3Cseq, RIPSeeker, sequencing, StructuralVariantAnnotation |
Imports Me |
ALPS, AnnotationHubData, annotatr, ASpediaFI, ATACseqQC, ballgown, BgeeCall, BiocSet, biscuiteer, BiSeq, branchpointer, BSgenome, CAGEr, casper, CexoR, ChIPanalyser, chipenrich, chipenrich.data, ChIPpeakAnno, ChIPseeker, ChromHeatMap, chromswitch, circRNAprofiler, CNEr, coMET, CompGO, consensusSeekeR, contiBAIT, conumee, customProDB, DeepBlueR, derfinder, DEScan2, diffHic, diffloop, DMCFB, DMCHMM, DMRcatedata, dmrseq, ELMER, ENCODExplorer, enrichTF, ensembldb, erma, esATAC, fcScan, FourCSeq, FunciSNP, FunciSNP.data, genbankr, geneAttribution, geneLenDataBase, GeneStructureTools, genomation, GenomicFeatures, GenomicInteractions, GenomicState, genotypeeval, ggbio, GGtools, gmapR, GOTHiC, gQTLBase, GreyListChIP, Gviz, gwascat, hiAnnotator, HiTC, HTSeqGenie, icetea, igvR, InTAD, IsoformSwitchAnalyzeR, karyoploteR, MACPET, MADSEQ, maser, MEDIPS, metagene, metagene2, methyAnalysis, methylKit, motifbreakR, MotifDb, MTseeker, NADfinder, nanotatoR, normr, OMICsPCA, ORFik, PAST, Pbase, PGA, plyranges, pram, primirTSS, proBAMr, profileplyr, PureCN, qsea, QuasR, RCAS, recount, recountWorkflow, recoup, regioneR, REMP, Repitools, RGMQL, RiboProfiling, RNAmodR, RNAprobR, roar, SCANVIS, scPipe, scruff, seqCAT, seqplots, seqsetvis, sevenC, SGSeq, SigsPack, SingscoreAMLMutations, soGGi, srnadiff, TFBSTools, trackViewer, transcriptR, tRNAscanImport, TSRchitect, VariantAnnotation, VariantTools, wavClusteR, wiggleplotr |
Suggests Me |
alpine, AnnotationHub, BiocFileCache, biovizBase, bsseq, chipseqDB, cicero, CINdex, compEpiTools, CrispRVariants, csawUsersGuide, dsQTL, epivizrChart, epivizrData, FDb.FANTOM4.promoters.hg19, geneXtendeR, GenomicAlignments, GenomicRanges, GeuvadisTranscriptExpr, goseq, InPAS, interactiveDisplay, metaseqR, methylumi, miRBaseConverter, MotIV, MTseekerData, MutationalPatterns, nanotubes, NarrowPeaks, OrganismDbi, PasillaTranscriptExpr, PICS, PING, pipeFrame, pqsfinder, R453Plus1Toolbox, rGADEM, Ringo, RNAmodR.AlkAnilineSeq, RNAmodR.ML, RNAmodR.RiboMethSeq, RnBeads, RSVSim, signeR, similaRpeak, TCGAutils, triplex, tRNAdbImport, TVTB |
Links To Me |
|
Build Report |
|
Package Archives
Follow
Installation instructions to use this
package in your R session.