rtracklayer
  
	DOI: 
10.18129/B9.bioc.rtracklayer  
 
  
 
   
   This package is for version 3.9 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.9
    
    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.44.4 | 
	
	    
		| In Bioconductor since | BioC 2.2 (R-2.7) (11.5 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, ChIPSeqSpike, CoverageView, cummeRbund, EatonEtAlChIPseq, ExCluster, exomePeak, geneXtendeR, GenomicFiles, groHMM, Guitar, HelloRanges, IdeoViz, igvR, liftOver, LoomExperiment, MethylSeekR, r3Cseq, RIPSeeker, sequencing, StructuralVariantAnnotation | 
	
	    | Imports Me | AnnotationHubData, annotatr, ATACseqQC, ballgown, BgeeCall, BiSeq, branchpointer, BSgenome, CAGEr, casper, CexoR, ChIPanalyser, chipenrich, chipenrich.data, ChIPpeakAnno, ChIPseeker, ChromHeatMap, chromswitch, CNEr, coMET, CompGO, consensusSeekeR, contiBAIT, conumee, customProDB, DeepBlueR, derfinder, DEScan2, diffHic, diffloop, DMCHMM, dmrseq, ELMER, enrichTF, 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, 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, RNAprobR, roar, scPipe, scruff, seqplots, seqsetvis, sevenC, SGSeq, SingscoreAMLMutations, soGGi, srnadiff, SVM2CRM, 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, Ringo, rMAT, RnBeads, RSVSim, signeR, similaRpeak, TCGAutils, triplex, tRNAdbImport, TSSi, TVTB | 
	
	    | Links To Me |  | 
	
	    
		| Build Report |  | 
	
    
    Package Archives
    Follow 
    Installation instructions to use this
    package in your R session.