GenomeInfoDb
DOI:
10.18129/B9.bioc.GenomeInfoDb
Utilities for manipulating chromosome and other 'seqname' identifiers
Bioconductor version: Release (3.5)
Contains data and functions that define and allow translation between different chromosome sequence naming conventions (e.g., "chr1" versus "1"), including a function that attempts to place sequence names in their natural, rather than lexicographic, order.
Author: Sonali Arora, Martin Morgan, Marc Carlson, H. Pagès
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
enter citation("GenomeInfoDb")
):
Installation
To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("GenomeInfoDb")
Documentation
To view documentation for the version of this package installed
in your system, start R and enter:
browseVignettes("GenomeInfoDb")
PDF
|
R Script
|
GenomeInfoDb: Introduction to GenomeInfoDb |
PDF
|
R Script
|
GenomeInfoDb: Submitting your organism to GenomeInfoDb |
PDF
|
|
Reference Manual |
Text
|
|
NEWS |
Video
|
|
Simple tasks genomeInfoDb |
Details
biocViews |
Annotation, DataRepresentation, Genetics, GenomeAnnotation, Software |
Version |
1.12.3 |
In Bioconductor since |
BioC 2.14 (R-3.1) (3.5 years) |
License |
Artistic-2.0 |
Depends |
R (>= 3.1), methods, BiocGenerics(>= 0.13.8), S4Vectors(>= 0.9.25), IRanges(>= 1.99.26) |
Imports |
stats, stats4, utils, RCurl, GenomeInfoDbData |
LinkingTo |
|
Suggests |
GenomicRanges, Rsamtools, GenomicAlignments, BSgenome, GenomicFeatures, BSgenome.Scerevisiae.UCSC.sacCer2, BSgenome.Celegans.UCSC.ce2, BSgenome.Hsapiens.NCBI.GRCh38, TxDb.Dmelanogaster.UCSC.dm3.ensGene, RUnit, BiocStyle, knitr |
SystemRequirements |
|
Enhances |
|
URL |
|
Depends On Me |
BSgenome, bumphunter, ChIPComp, CODEX, CSAR, GenomicAlignments, GenomicFeatures, GenomicRanges, GenomicTuples, gmapR, groHMM, HelloRanges, htSeqTools, IdeoViz, methyAnalysis, Rsamtools, SNPlocs.Hsapiens.dbSNP141.GRCh38, SNPlocs.Hsapiens.dbSNP142.GRCh37, TitanCNA, VariantAnnotation, XtraSNPlocs.Hsapiens.dbSNP141.GRCh38 |
Imports Me |
AllelicImbalance, alpine, AneuFinder, AnnotationHubData, annotatr, ATACseqQC, BaalChIP, ballgown, BasicSTARRseq, biovizBase, BiSeq, BSgenome, bsseq, casper, CexoR, chimeraviz, chipenrich, chipenrich.data, ChIPexoQual, ChIPpeakAnno, ChIPseeker, chromstaR, CINdex, cn.mops, CNEr, CNPBayes, compEpiTools, consensusSeekeR, conumee, CopywriteR, CrispRVariants, csaw, customProDB, DeepBlueR, derfinder, derfinderPlot, diffHic, diffloop, easyRNASeq, ELMER, ensembldb, ensemblVEP, epigenomix, epivizrData, epivizrStandalone, EventPointer, exomeCopy, FunChIP, funtooNorm, GA4GHclient, gcapc, genbankr, geneAttribution, GenoGAM, genomation, genomeIntervals, GenomicFiles, GenomicInteractions, GenomicScores, genoset, genotypeeval, ggbio, GGtools, GoogleGenomics, gQTLstats, grasp2db, GreyListChIP, GUIDEseq, Gviz, gwascat, h5vc, heatmaps, HiTC, HTSeqGenie, IMAS, InPAS, InteractionSet, IVAS, karyoploteR, ldblock, MADSEQ, metagene, metavizr, methylKit, methylPipe, methylumi, minfi, MinimumDistance, mosaics, motifbreakR, msgbsR, MutationalPatterns, myvariant, NADfinder, NarrowPeaks, normr, Organism.dplyr, Pi, podkat, prebs, ProteomicsAnnotationHubData, PureCN, qpgraph, qsea, QuasR, R3CPET, r3Cseq, RareVariantVis, Rariant, Rcade, RCAS, rCGH, recount, regioneR, regionReport, Repitools, RiboProfiling, riboSeqR, RJMCMCNucleosomes, roar, rtracklayer, segmentSeq, SeqArray, seqplots, SGSeq, ShortRead, SNPchip, SNPhood, SNPlocs.Hsapiens.dbSNP141.GRCh38, SNPlocs.Hsapiens.dbSNP142.GRCh37, SNPlocs.Hsapiens.dbSNP144.GRCh37, SNPlocs.Hsapiens.dbSNP144.GRCh38, SNPlocs.Hsapiens.dbSNP149.GRCh38, SNPlocs.Hsapiens.dbSNP150.GRCh38, soGGi, SomaticSignatures, SplicingGraphs, SPLINTER, STAN, SummarizedExperiment, TarSeqQC, TCGAbiolinks, TFBSTools, trackViewer, transcriptR, TSRchitect, TVTB, VanillaICE, VariantFiltering, VariantTools, wiggleplotr, XtraSNPlocs.Hsapiens.dbSNP141.GRCh38, XtraSNPlocs.Hsapiens.dbSNP144.GRCh37, XtraSNPlocs.Hsapiens.dbSNP144.GRCh38, YAPSA |
Suggests Me |
AnnotationForge, AnnotationHub, ExperimentHubData, gQTLBase, QDNAseq, recoup |
Build Report |
|
Package Archives
Follow
Installation instructions to use this
package in your R session.