CINXE.COM
Bioconductor - GenomeInfoDb
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" prefix="og: http://ogp.me/ns#"> <!-- htmllint preset="none" --> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Language" content="en-us" /> <meta name="robots" content="all" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="description" content="The Bioconductor project aims to develop and share open source software for precise and repeatable analysis of biological data. We foster an inclusive and collaborative community of developers and data scientists." /> <meta property="og:title" content="GenomeInfoDb" /> <meta property="og:type" content="website" /> <meta property="og:site_name" content="Bioconductor" /> <meta property="og:description" content="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." /> <meta property="og:url" content="http://bioconductor.org/packages/GenomeInfoDb/" /> <meta property="og:image" content="http://bioconductor.org/images/logo/jpg/bioconductor_logo_rgb.jpg" /> <title>Bioconductor - GenomeInfoDb</title> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/default.min.css"> <link rel="stylesheet" href="/style/existing.css" /> <!-- General styling --> <link rel="stylesheet" type="text/css" href="/style/base/fonts.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/base/colors.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/base/typography.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/base/layout.css" media="screen" /> <!-- Component styling --> <link rel="stylesheet" type="text/css" href="/style/components/code.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/components/gallery.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/components/blockquote.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/components/lists.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/components/breadcrumbs.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/components/buttons.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/components/tables.css" media="screen" /> <!-- Block styling --> <link rel="stylesheet" type="text/css" href="/style/sections/announcement.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/sections/hero.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/sections/header.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/sections/sidebar.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/sections/footer.css" media="screen"/> <!-- Page styling --> <link rel="stylesheet" type="text/css" href="/style/pages/home.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/pages/get-started.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/pages/learn-and-dev.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/pages/about.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/style/pages/packages.css" media="screen"/> <link rel="SHORTCUT ICON" type="image/x-icon" href="/favicon.ico" /> <link rel="ICON" type="image/x-icon" href="/favicon.ico" /> </head> <body> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-WJMEEH1J58"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag("js", new Date()); gtag("config", "G-WJMEEH1J58"); </script> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> <script type="text/javascript"> if (!window.location.href.match(/bioconductor\.org|\/\/localhost|amazonaws\.com/|cloudfront\.net/i)) { var mirror = true; document.write('<base href="//www.bioconductor.org"/>\n'); } </script> <script src="/js/jquery.tools.min.js"></script> <script type="text/javascript" src="/js/bioconductor.js"></script> <script type="text/javascript" src="/js/jquery.corner.js"></script> <script type="text/javascript" src="/js/jquery.timeago.js"></script> <script type="text/javascript" src="/js/bioc-style.js"></script> <script type="text/javascript" src="/js/versions.js"></script> <script type="text/javascript" src="/js/code_blocks.js"></script> <script type="text/javascript" src="/js/sidebar.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js"></script> <header id="site-masthead" class="site-masthead"> <div class="announcement announcement-brand"> </div> <!-- If there are no announcements, comment out the element --> <div class="header-size"> <div class="header-logo"> <a href="/"> <img src="/images/logo/svg/Logo.svg" class="masthead-logo" alt="Bioconductor home" /> </a> </div> <nav class="header-nav"> <div class="nav-links"> <a class="format-bold mobile-link" href="/about/">About</a> <a class="format-bold mobile-link" href="/help/">Learn</a> <a class="format-bold mobile-link" href="/packages/release/BiocViews.html#___Software">Packages</a> <a class="format-bold mobile-link" href="/developers/">Developers</a> </div> <div class="search-container"> <form class="site-search" id="search-form" method="GET" action="/help/search/index.html" > <label for="search-bar" class="sr-only">Search</label> <img src="/images/icons/search-icon.svg" class="search-icon" alt="Search icon" aria-hidden="true" /> <input class="search-bar" name="search-bar" placeholder="Search" id="search-bar" /> </form> </div> <a class="header-button format-bold mobile-link" href="/install/"> <span class="get-started format-bold"> Get Started <svg xmlns="http://www.w3.org/2000/svg" width="14" height="15" viewBox="0 0 14 15" fill="none" > <path d="M5.25 3.66665L9.33333 7.74998L5.25 11.8333" stroke="#3792AD" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" /> </svg> </span> </a> </nav> <div class="nav-mobile"> <h6>Menu</h6> <div class="hamburger"> <span class="bar"></span> <span class="bar"></span> <span class="bar"></span> </div> </div> </div> </header> <main> <div class="container"> <section class="content"> <ul class="breadcrumbs"> <li><a href="/">Home</a></li> <li><a href="/packages/3.20/BiocViews.html">Bioconductor 3.20</a></li> <li><a href="/packages/3.20/bioc">Software Packages</a></li> <li>GenomeInfoDb</li> </ul> <h1>GenomeInfoDb</h1> <div> <p>This is the <b>released</b> version of GenomeInfoDb; for the devel version, see <a href="/packages/devel/bioc/html/GenomeInfoDb.html">GenomeInfoDb</a>.</p> <h2>Utilities for manipulating chromosome names, including modifying them to follow a particular naming style</h2> <div class="sidebar-box" id="badges-box"> <section class="badges"> <a href="#archives"> <img src="/shields/availability/release/GenomeInfoDb.svg" alt="Platform availability badge" title="Whether the package is available on all platforms; click for details." /> </a> <a href="http://bioconductor.org/packages/stats/bioc/GenomeInfoDb/"> <img src="/shields/downloads/release/GenomeInfoDb.svg" alt="Ranking badge" title="Ranking by number of downloads. A lower number means the package is downloaded more frequently. Determined within a package type (software, experiment, annotation, workflow) and uses the number of distinct IPs for the last 12 months." /> </a> <a href="https://support.bioconductor.org/tag/genomeinfodb"> <img src="/shields/posts/GenomeInfoDb.svg" alt="Support activity badge" title="Support site activity, last 6 months: answered posts / total posts." /> </a> <a href="#since"> <img src="/shields/years-in-bioc/GenomeInfoDb.svg" alt="Years in BioConductor badge" title="How long since the package was first in a released Bioconductor version (or is it in devel only)." /> </a> <a href="https://bioconductor.org/checkResults/release/bioc-LATEST/GenomeInfoDb/"> <img src="/shields/build/release/bioc/GenomeInfoDb.svg" alt="Build results badge" title="build results; click for full report" /> </a> <a href="https://bioconductor.org/checkResults/release/bioc-LATEST/GenomeInfoDb/"> <img src="/shields/lastcommit/release/bioc/GenomeInfoDb.svg" alt="Last commit badge" title="time since last commit. possible values: today, < 1 week, < 1 month, < 3 months, since release, before release" /> </a> <a href="#since"> <img src="/shields/dependencies/release/GenomeInfoDb.svg" alt="Dependency count badge" title="Number of recursive dependencies needed to install package." /> </a> </section> <p> DOI: <a title="DOI for use in publications, etc., will always redirect to current release version (or devel if package is not in release yet)." href="https://doi.org/doi:10.18129/B9.bioc.GenomeInfoDb" > 10.18129/B9.bioc.GenomeInfoDb </a> </p> </div> <p><br></p> <div class="package-info"> <p> <strong>Bioconductor version:</strong> Release (3.20) </p> <p> 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. </p> <p> <strong>Author:</strong> Sonali Arora [aut], Martin Morgan [aut], Marc Carlson [aut], Herv茅 Pag猫s [aut, cre], Prisca Chidimma Maduka [ctb], Atuhurira Kirabo Kakopo [ctb], Haleema Khan [ctb] (vignette translation from Sweave to Rmarkdown / HTML), Emmanuel Chigozie Elendu [ctb] <p /> <p> <strong>Maintainer:</strong> Herv茅 Pag猫s <hpages.on.github at gmail.com> </p> <div id="bioc-citation-outer"> <strong>Citation (from within R, enter <code>citation("GenomeInfoDb")</code>):</strong> <div id="bioc-citation" class="bioc-citation"></div> </div> </div> <h3>Installation</h3> <p> To install this package, start R (version "4.4") and enter: </p> <pre><code> if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("GenomeInfoDb") </code></pre> <p> For older versions of R, please refer to the appropriate <a href="/about/release-announcements/">Bioconductor release</a>. </p> <h3>Documentation</h3> <p>To view documentation for the version of this package installed in your system, start R and enter:</p> <pre><code>browseVignettes("GenomeInfoDb")</code></pre> <table> <tr> <td>GenomeInfoDb: Introduction to GenomeInfoDb</td> <td> <a onClick="javascript: pageTracker._trackPageview('../vignettes/GenomeInfoDb/inst/doc/GenomeInfoDb.pdf'); " href="../vignettes/GenomeInfoDb/inst/doc/GenomeInfoDb.pdf">PDF</a> </td> <td> <a onClick="javascript: pageTracker._trackPageview('../vignettes/GenomeInfoDb/inst/doc/GenomeInfoDb.R'); " href="../vignettes/GenomeInfoDb/inst/doc/GenomeInfoDb.R">R Script</a> </td> </tr> <tr> <td>Submitting your organism to GenomeInfoDb</td> <td> <a href="../vignettes/GenomeInfoDb/inst/doc/Accept-organism-for-GenomeInfoDb.html">HTML</a> </td> <td> <a onClick="javascript: pageTracker._trackPageview('../vignettes/GenomeInfoDb/inst/doc/Accept-organism-for-GenomeInfoDb.R'); " href="../vignettes/GenomeInfoDb/inst/doc/Accept-organism-for-GenomeInfoDb.R">R Script</a> </td> </tr> <tr> <td>Reference Manual</td> <td> <a onClick="javascript: pageTracker._trackPageview('../manuals/GenomeInfoDb/man/GenomeInfoDb.pdf'); " href="../manuals/GenomeInfoDb/man/GenomeInfoDb.pdf">PDF</a> </td> </tr> <tr> <td>NEWS</td> <td> <a href="../news/GenomeInfoDb/NEWS">Text</a> </td> </tr> <tr> <td></td> <td> <a href="http://youtu.be/wdEjCYSXa7w">Video</a> </td> </tr> </table> <p> <div class="info-section-button-padding"> <a class="brand-border-button" href="https://support.bioconductor.org/tag/genomeinfodb"> <span class="span-brand format-bold"> Need some help? Ask on the Bioconductor Support site! <svg xmlns="http://www.w3.org/2000/svg" width="14" height="15" viewBox="0 0 14 15" fill="none" > <path d="M5.25 3.66665L9.33333 7.74998L5.25 11.8333" stroke="#3792AD" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" /> </svg> </span> </a> </div> </p> <h3 id="details">Details</h3> <table class="full-width"> <tr> <td>biocViews</td> <td><a href="../../BiocViews.html#___Annotation">Annotation</a>, <a href="../../BiocViews.html#___DataRepresentation">DataRepresentation</a>, <a href="../../BiocViews.html#___Genetics">Genetics</a>, <a href="../../BiocViews.html#___GenomeAnnotation">GenomeAnnotation</a>, <a href="../../BiocViews.html#___Software">Software</a></td> </tr> <tr> <td>Version</td> <td>1.42.0</td> </tr> <tr id="since"> <td>In Bioconductor since</td> <td>BioC 2.14 (R-3.1) (10.5 years)</td> </tr> <tr> <td>License</td> <td>Artistic-2.0</td> </tr> <tr> <td>Depends</td> <td>R (>= 4.0.0), methods, <a href="../../bioc/html/BiocGenerics.html">BiocGenerics</a>(>= 0.37.0), <a href="../../bioc/html/S4Vectors.html">S4Vectors</a>(>= 0.25.12), <a href="../../bioc/html/IRanges.html">IRanges</a>(>= 2.13.12)</td> </tr> <tr> <td>Imports</td> <td>stats, stats4, utils, <a href="../../bioc/html/UCSC.utils.html">UCSC.utils</a>, <a href="../../data/annotation/html/GenomeInfoDbData.html">GenomeInfoDbData</a></td> </tr> <tr> <td>System Requirements</td> <td></td> </tr> <tr> <td>URL</td> <td><a href="https://bioconductor.org/packages/GenomeInfoDb">https://bioconductor.org/packages/GenomeInfoDb</a> </td> </tr> <tr> <td>Bug Reports</td> <td><a href="https://github.com/Bioconductor/GenomeInfoDb/issues">https://github.com/Bioconductor/GenomeInfoDb/issues</a> </td> </tr> </table> <details> <summary class="package-details">See More</summary> <table class="full-width"> <tr> <td>Suggests</td> <td><a class="cran_package" href="http://cran.rstudio.com/web/packages/R.utils/index.html">R.utils</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/data.table/index.html">data.table</a>, <a href="../../bioc/html/GenomicRanges.html">GenomicRanges</a>, <a href="../../bioc/html/Rsamtools.html">Rsamtools</a>, <a href="../../bioc/html/GenomicAlignments.html">GenomicAlignments</a>, <a href="../../bioc/html/GenomicFeatures.html">GenomicFeatures</a>, <a href="../../bioc/html/BSgenome.html">BSgenome</a>, <a href="../../data/annotation/html/TxDb.Dmelanogaster.UCSC.dm3.ensGene.html">TxDb.Dmelanogaster.UCSC.dm3.ensGene</a>, <a href="../../data/annotation/html/BSgenome.Scerevisiae.UCSC.sacCer2.html">BSgenome.Scerevisiae.UCSC.sacCer2</a>, <a href="../../data/annotation/html/BSgenome.Celegans.UCSC.ce2.html">BSgenome.Celegans.UCSC.ce2</a>, <a href="../../data/annotation/html/BSgenome.Hsapiens.NCBI.GRCh38.html">BSgenome.Hsapiens.NCBI.GRCh38</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/RUnit/index.html">RUnit</a>, <a href="../../bioc/html/BiocStyle.html">BiocStyle</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/knitr/index.html">knitr</a></td> </tr> <tr> <td>Linking To</td> <td></td> </tr> <tr> <td>Enhances</td> <td></td> </tr> <tr> <td>Depends On Me</td> <td><a href="../../bioc/html/Biostrings.html">Biostrings</a>, <a href="../../bioc/html/BSgenome.html">BSgenome</a>, <a href="../../bioc/html/BSgenomeForge.html">BSgenomeForge</a>, <a href="../../bioc/html/bumphunter.html">bumphunter</a>, <a href="../../bioc/html/CODEX.html">CODEX</a>, <a href="../../bioc/html/CSAR.html">CSAR</a>, <a href="../../bioc/html/GenomicAlignments.html">GenomicAlignments</a>, <a href="../../bioc/html/GenomicFeatures.html">GenomicFeatures</a>, <a href="../../bioc/html/GenomicRanges.html">GenomicRanges</a>, <a href="../../bioc/html/GenomicTuples.html">GenomicTuples</a>, <a href="../../bioc/html/gmapR.html">gmapR</a>, <a href="../../bioc/html/HelloRanges.html">HelloRanges</a>, <a href="../../bioc/html/IdeoViz.html">IdeoViz</a>, <a href="../../bioc/html/Rsamtools.html">Rsamtools</a>, <a href="../../bioc/html/SCOPE.html">SCOPE</a>, <a href="../../bioc/html/txdbmaker.html">txdbmaker</a>, <a href="../../bioc/html/VariantAnnotation.html">VariantAnnotation</a>, <a href="../../data/annotation/html/BSgenome.Hsapiens.UCSC.hg38.html">BSgenome.Hsapiens.UCSC.hg38</a>, <a href="../../data/annotation/html/BSgenome.Hsapiens.UCSC.hg38.masked.html">BSgenome.Hsapiens.UCSC.hg38.masked</a>, <a href="../../data/annotation/html/UCSCRepeatMasker.html">UCSCRepeatMasker</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/RTIGER/index.html">RTIGER</a></td> </tr> <tr> <td>Imports Me</td> <td><a href="../../bioc/html/alabaster.ranges.html">alabaster.ranges</a>, <a href="../../bioc/html/AllelicImbalance.html">AllelicImbalance</a>, <a href="../../bioc/html/amplican.html">amplican</a>, <a href="../../bioc/html/AneuFinder.html">AneuFinder</a>, <a href="../../bioc/html/AnnotationHubData.html">AnnotationHubData</a>, <a href="../../bioc/html/annotatr.html">annotatr</a>, <a href="../../bioc/html/ATACseqQC.html">ATACseqQC</a>, <a href="../../bioc/html/ATACseqTFEA.html">ATACseqTFEA</a>, <a href="../../bioc/html/atena.html">atena</a>, <a href="../../bioc/html/BaalChIP.html">BaalChIP</a>, <a href="../../bioc/html/ballgown.html">ballgown</a>, <a href="../../bioc/html/bambu.html">bambu</a>, <a href="../../bioc/html/BindingSiteFinder.html">BindingSiteFinder</a>, <a href="../../bioc/html/biovizBase.html">biovizBase</a>, <a href="../../bioc/html/biscuiteer.html">biscuiteer</a>, <a href="../../bioc/html/BiSeq.html">BiSeq</a>, <a href="../../bioc/html/bnbc.html">bnbc</a>, <a href="../../bioc/html/branchpointer.html">branchpointer</a>, <a href="../../bioc/html/breakpointR.html">breakpointR</a>, <a href="../../bioc/html/bsseq.html">bsseq</a>, <a href="../../bioc/html/BUSpaRse.html">BUSpaRse</a>, <a href="../../bioc/html/CAGEfightR.html">CAGEfightR</a>, <a href="../../bioc/html/cageminer.html">cageminer</a>, <a href="../../bioc/html/CAGEr.html">CAGEr</a>, <a href="../../bioc/html/cardelino.html">cardelino</a>, <a href="../../bioc/html/casper.html">casper</a>, <a href="../../bioc/html/cBioPortalData.html">cBioPortalData</a>, <a href="../../bioc/html/CexoR.html">CexoR</a>, <a href="../../bioc/html/cfdnakit.html">cfdnakit</a>, <a href="../../bioc/html/cfDNAPro.html">cfDNAPro</a>, <a href="../../bioc/html/chimeraviz.html">chimeraviz</a>, <a href="../../bioc/html/chipenrich.html">chipenrich</a>, <a href="../../bioc/html/ChIPexoQual.html">ChIPexoQual</a>, <a href="../../bioc/html/ChIPpeakAnno.html">ChIPpeakAnno</a>, <a href="../../bioc/html/ChIPseeker.html">ChIPseeker</a>, <a href="../../bioc/html/chromVAR.html">chromVAR</a>, <a href="../../bioc/html/circRNAprofiler.html">circRNAprofiler</a>, <a href="../../bioc/html/cleanUpdTSeq.html">cleanUpdTSeq</a>, <a href="../../bioc/html/CleanUpRNAseq.html">CleanUpRNAseq</a>, <a href="../../bioc/html/CNEr.html">CNEr</a>, <a href="../../bioc/html/cn.mops.html">cn.mops</a>, <a href="../../bioc/html/CNVfilteR.html">CNVfilteR</a>, <a href="../../bioc/html/CNVPanelizer.html">CNVPanelizer</a>, <a href="../../bioc/html/CNVRanger.html">CNVRanger</a>, <a href="../../bioc/html/Cogito.html">Cogito</a>, <a href="../../bioc/html/comapr.html">comapr</a>, <a href="../../bioc/html/compEpiTools.html">compEpiTools</a>, <a href="../../bioc/html/consensusSeekeR.html">consensusSeekeR</a>, <a href="../../bioc/html/conumee.html">conumee</a>, <a href="../../bioc/html/CopyNumberPlots.html">CopyNumberPlots</a>, <a href="../../bioc/html/crisprBowtie.html">crisprBowtie</a>, <a href="../../bioc/html/crisprBwa.html">crisprBwa</a>, <a href="../../bioc/html/crisprDesign.html">crisprDesign</a>, <a href="../../bioc/html/CRISPRseek.html">CRISPRseek</a>, <a href="../../bioc/html/crisprShiny.html">crisprShiny</a>, <a href="../../bioc/html/CrispRVariants.html">CrispRVariants</a>, <a href="../../bioc/html/crisprViz.html">crisprViz</a>, <a href="../../bioc/html/csaw.html">csaw</a>, <a href="../../bioc/html/customProDB.html">customProDB</a>, <a href="../../bioc/html/DAMEfinder.html">DAMEfinder</a>, <a href="../../bioc/html/Damsel.html">Damsel</a>, <a href="../../bioc/html/decompTumor2Sig.html">decompTumor2Sig</a>, <a href="../../bioc/html/DegCre.html">DegCre</a>, <a href="../../bioc/html/demuxSNP.html">demuxSNP</a>, <a href="../../bioc/html/derfinder.html">derfinder</a>, <a href="../../bioc/html/derfinderPlot.html">derfinderPlot</a>, <a href="../../bioc/html/DEScan2.html">DEScan2</a>, <a href="../../bioc/html/DEWSeq.html">DEWSeq</a>, <a href="../../bioc/html/diffHic.html">diffHic</a>, <a href="../../bioc/html/diffUTR.html">diffUTR</a>, <a href="../../bioc/html/DMRcate.html">DMRcate</a>, <a href="../../bioc/html/DMRScan.html">DMRScan</a>, <a href="../../bioc/html/dmrseq.html">dmrseq</a>, <a href="../../bioc/html/DominoEffect.html">DominoEffect</a>, <a href="../../bioc/html/easylift.html">easylift</a>, <a href="../../bioc/html/easyRNASeq.html">easyRNASeq</a>, <a href="../../bioc/html/ELMER.html">ELMER</a>, <a href="../../bioc/html/enhancerHomologSearch.html">enhancerHomologSearch</a>, <a href="../../bioc/html/ensembldb.html">ensembldb</a>, <a href="../../bioc/html/EpiCompare.html">EpiCompare</a>, <a href="../../bioc/html/epigenomix.html">epigenomix</a>, <a href="../../bioc/html/epigraHMM.html">epigraHMM</a>, <a href="../../bioc/html/EpiMix.html">EpiMix</a>, <a href="../../bioc/html/epimutacions.html">epimutacions</a>, <a href="../../bioc/html/epiregulon.html">epiregulon</a>, <a href="../../bioc/html/EpiTxDb.html">EpiTxDb</a>, <a href="../../bioc/html/epivizr.html">epivizr</a>, <a href="../../bioc/html/epivizrData.html">epivizrData</a>, <a href="../../bioc/html/epivizrStandalone.html">epivizrStandalone</a>, <a href="../../bioc/html/erma.html">erma</a>, <a href="../../bioc/html/esATAC.html">esATAC</a>, <a href="../../bioc/html/EventPointer.html">EventPointer</a>, <a href="../../bioc/html/extraChIPs.html">extraChIPs</a>, <a href="../../bioc/html/factR.html">factR</a>, <a href="../../bioc/html/FindIT2.html">FindIT2</a>, <a href="../../bioc/html/FLAMES.html">FLAMES</a>, <a href="../../bioc/html/FRASER.html">FRASER</a>, <a href="../../bioc/html/funtooNorm.html">funtooNorm</a>, <a href="../../bioc/html/GA4GHclient.html">GA4GHclient</a>, <a href="../../bioc/html/GA4GHshiny.html">GA4GHshiny</a>, <a href="../../bioc/html/gcapc.html">gcapc</a>, <a href="../../bioc/html/gDNAx.html">gDNAx</a>, <a href="../../bioc/html/geneAttribution.html">geneAttribution</a>, <a href="../../bioc/html/genomation.html">genomation</a>, <a href="../../bioc/html/GenomAutomorphism.html">GenomAutomorphism</a>, <a href="../../bioc/html/genomeIntervals.html">genomeIntervals</a>, <a href="../../bioc/html/GenomicDistributions.html">GenomicDistributions</a>, <a href="../../bioc/html/GenomicFiles.html">GenomicFiles</a>, <a href="../../bioc/html/GenomicInteractionNodes.html">GenomicInteractionNodes</a>, <a href="../../bioc/html/GenomicInteractions.html">GenomicInteractions</a>, <a href="../../bioc/html/GenomicOZone.html">GenomicOZone</a>, <a href="../../bioc/html/GenomicPlot.html">GenomicPlot</a>, <a href="../../bioc/html/GenomicScores.html">GenomicScores</a>, <a href="../../bioc/html/GenVisR.html">GenVisR</a>, <a href="../../bioc/html/geomeTriD.html">geomeTriD</a>, <a href="../../bioc/html/ggbio.html">ggbio</a>, <a href="../../bioc/html/gmoviz.html">gmoviz</a>, <a href="../../bioc/html/goseq.html">goseq</a>, <a href="../../bioc/html/GOTHiC.html">GOTHiC</a>, <a href="../../bioc/html/GRaNIE.html">GRaNIE</a>, <a href="../../bioc/html/GreyListChIP.html">GreyListChIP</a>, <a href="../../bioc/html/GUIDEseq.html">GUIDEseq</a>, <a href="../../bioc/html/Gviz.html">Gviz</a>, <a href="../../bioc/html/gwascat.html">gwascat</a>, <a href="../../bioc/html/h5vc.html">h5vc</a>, <a href="../../bioc/html/heatmaps.html">heatmaps</a>, <a href="../../bioc/html/HicAggR.html">HicAggR</a>, <a href="../../bioc/html/HiCBricks.html">HiCBricks</a>, <a href="../../bioc/html/HiCDOC.html">HiCDOC</a>, <a href="../../bioc/html/HiCExperiment.html">HiCExperiment</a>, <a href="../../bioc/html/HiContacts.html">HiContacts</a>, <a href="../../bioc/html/hicVennDiagram.html">hicVennDiagram</a>, <a href="../../bioc/html/HiTC.html">HiTC</a>, <a href="../../bioc/html/idr2d.html">idr2d</a>, <a href="../../bioc/html/IMAS.html">IMAS</a>, <a href="../../bioc/html/INSPEcT.html">INSPEcT</a>, <a href="../../bioc/html/InteractionSet.html">InteractionSet</a>, <a href="../../bioc/html/IsoformSwitchAnalyzeR.html">IsoformSwitchAnalyzeR</a>, <a href="../../bioc/html/IVAS.html">IVAS</a>, <a href="../../bioc/html/karyoploteR.html">karyoploteR</a>, <a href="../../bioc/html/katdetectr.html">katdetectr</a>, <a href="../../bioc/html/MADSEQ.html">MADSEQ</a>, <a href="../../bioc/html/mariner.html">mariner</a>, <a href="../../bioc/html/maser.html">maser</a>, <a href="../../bioc/html/metagene2.html">metagene2</a>, <a href="../../bioc/html/metaseqR2.html">metaseqR2</a>, <a href="../../bioc/html/methimpute.html">methimpute</a>, <a href="../../bioc/html/methInheritSim.html">methInheritSim</a>, <a href="../../bioc/html/methylKit.html">methylKit</a>, <a href="../../bioc/html/methylPipe.html">methylPipe</a>, <a href="../../bioc/html/methylSig.html">methylSig</a>, <a href="../../bioc/html/methylumi.html">methylumi</a>, <a href="../../bioc/html/minfi.html">minfi</a>, <a href="../../bioc/html/MinimumDistance.html">MinimumDistance</a>, <a href="../../bioc/html/mobileRNA.html">mobileRNA</a>, <a href="../../bioc/html/monaLisa.html">monaLisa</a>, <a href="../../bioc/html/mosaics.html">mosaics</a>, <a href="../../bioc/html/Motif2Site.html">Motif2Site</a>, <a href="../../bioc/html/motifbreakR.html">motifbreakR</a>, <a href="../../bioc/html/motifmatchr.html">motifmatchr</a>, <a href="../../bioc/html/motifTestR.html">motifTestR</a>, <a href="../../bioc/html/MouseFM.html">MouseFM</a>, <a href="../../bioc/html/msgbsR.html">msgbsR</a>, <a href="../../bioc/html/multicrispr.html">multicrispr</a>, <a href="../../bioc/html/multiHiCcompare.html">multiHiCcompare</a>, <a href="../../bioc/html/MungeSumstats.html">MungeSumstats</a>, <a href="../../bioc/html/musicatk.html">musicatk</a>, <a href="../../bioc/html/MutationalPatterns.html">MutationalPatterns</a>, <a href="../../bioc/html/myvariant.html">myvariant</a>, <a href="../../bioc/html/NADfinder.html">NADfinder</a>, <a href="../../bioc/html/nearBynding.html">nearBynding</a>, <a href="../../bioc/html/normr.html">normr</a>, <a href="../../bioc/html/nucleR.html">nucleR</a>, <a href="../../bioc/html/nullranges.html">nullranges</a>, <a href="../../bioc/html/OGRE.html">OGRE</a>, <a href="../../bioc/html/OMICsPCA.html">OMICsPCA</a>, <a href="../../bioc/html/ORFik.html">ORFik</a>, <a href="../../bioc/html/Organism.dplyr.html">Organism.dplyr</a>, <a href="../../bioc/html/panelcn.mops.html">panelcn.mops</a>, <a href="../../bioc/html/periodicDNA.html">periodicDNA</a>, <a href="../../bioc/html/pipeFrame.html">pipeFrame</a>, <a href="../../bioc/html/plotgardener.html">plotgardener</a>, <a href="../../bioc/html/plyinteractions.html">plyinteractions</a>, <a href="../../bioc/html/plyranges.html">plyranges</a>, <a href="../../bioc/html/podkat.html">podkat</a>, <a href="../../bioc/html/pram.html">pram</a>, <a href="../../bioc/html/prebs.html">prebs</a>, <a href="../../bioc/html/proActiv.html">proActiv</a>, <a href="../../bioc/html/profileplyr.html">profileplyr</a>, <a href="../../bioc/html/ProteoDisco.html">ProteoDisco</a>, <a href="../../bioc/html/PureCN.html">PureCN</a>, <a href="../../bioc/html/qpgraph.html">qpgraph</a>, <a href="../../bioc/html/qsea.html">qsea</a>, <a href="../../bioc/html/QuasR.html">QuasR</a>, <a href="../../bioc/html/R3CPET.html">R3CPET</a>, <a href="../../bioc/html/r3Cseq.html">r3Cseq</a>, <a href="../../bioc/html/raer.html">raer</a>, <a href="../../bioc/html/RaggedExperiment.html">RaggedExperiment</a>, <a href="../../bioc/html/RareVariantVis.html">RareVariantVis</a>, <a href="../../bioc/html/RCAS.html">RCAS</a>, <a href="../../bioc/html/RcisTarget.html">RcisTarget</a>, <a href="../../bioc/html/recount.html">recount</a>, <a href="../../bioc/html/recoup.html">recoup</a>, <a href="../../bioc/html/regioneR.html">regioneR</a>, <a href="../../bioc/html/regionReport.html">regionReport</a>, <a href="../../bioc/html/REMP.html">REMP</a>, <a href="../../bioc/html/Repitools.html">Repitools</a>, <a href="../../bioc/html/RESOLVE.html">RESOLVE</a>, <a href="../../bioc/html/rfPred.html">rfPred</a>, <a href="../../bioc/html/RgnTX.html">RgnTX</a>, <a href="../../bioc/html/rGREAT.html">rGREAT</a>, <a href="../../bioc/html/RiboCrypt.html">RiboCrypt</a>, <a href="../../bioc/html/RiboProfiling.html">RiboProfiling</a>, <a href="../../bioc/html/riboSeqR.html">riboSeqR</a>, <a href="../../bioc/html/ribosomeProfilingQC.html">ribosomeProfilingQC</a>, <a href="../../bioc/html/RJMCMCNucleosomes.html">RJMCMCNucleosomes</a>, <a href="../../bioc/html/rnaEditr.html">rnaEditr</a>, <a href="../../bioc/html/RNAmodR.html">RNAmodR</a>, <a href="../../bioc/html/roar.html">roar</a>, <a href="../../bioc/html/RTCGAToolbox.html">RTCGAToolbox</a>, <a href="../../bioc/html/rtracklayer.html">rtracklayer</a>, <a href="../../bioc/html/scanMiR.html">scanMiR</a>, <a href="../../bioc/html/scanMiRApp.html">scanMiRApp</a>, <a href="../../bioc/html/scDblFinder.html">scDblFinder</a>, <a href="../../bioc/html/scmeth.html">scmeth</a>, <a href="../../bioc/html/scRNAseqApp.html">scRNAseqApp</a>, <a href="../../bioc/html/scruff.html">scruff</a>, <a href="../../bioc/html/segmentSeq.html">segmentSeq</a>, <a href="../../bioc/html/SeqArray.html">SeqArray</a>, <a href="../../bioc/html/seqCAT.html">seqCAT</a>, <a href="../../bioc/html/seqsetvis.html">seqsetvis</a>, <a href="../../bioc/html/sesame.html">sesame</a>, <a href="../../bioc/html/sevenC.html">sevenC</a>, <a href="../../bioc/html/SGSeq.html">SGSeq</a>, <a href="../../bioc/html/ShortRead.html">ShortRead</a>, <a href="../../bioc/html/signeR.html">signeR</a>, <a href="../../bioc/html/SigsPack.html">SigsPack</a>, <a href="../../bioc/html/sitadela.html">sitadela</a>, <a href="../../bioc/html/SNPhood.html">SNPhood</a>, <a href="../../bioc/html/soGGi.html">soGGi</a>, <a href="../../bioc/html/SomaticSignatures.html">SomaticSignatures</a>, <a href="../../bioc/html/SparseSignatures.html">SparseSignatures</a>, <a href="../../bioc/html/spatzie.html">spatzie</a>, <a href="../../bioc/html/spiky.html">spiky</a>, <a href="../../bioc/html/SpliceWiz.html">SpliceWiz</a>, <a href="../../bioc/html/SplicingGraphs.html">SplicingGraphs</a>, <a href="../../bioc/html/SPLINTER.html">SPLINTER</a>, <a href="../../bioc/html/strandCheckR.html">strandCheckR</a>, <a href="../../bioc/html/SummarizedExperiment.html">SummarizedExperiment</a>, <a href="../../bioc/html/svaNUMT.html">svaNUMT</a>, <a href="../../bioc/html/svaRetro.html">svaRetro</a>, <a href="../../bioc/html/tadar.html">tadar</a>, <a href="../../bioc/html/TAPseq.html">TAPseq</a>, <a href="../../bioc/html/TCGAutils.html">TCGAutils</a>, <a href="../../bioc/html/TEKRABber.html">TEKRABber</a>, <a href="../../bioc/html/TENxIO.html">TENxIO</a>, <a href="../../bioc/html/TFBSTools.html">TFBSTools</a>, <a href="../../bioc/html/tidyCoverage.html">tidyCoverage</a>, <a href="../../bioc/html/TitanCNA.html">TitanCNA</a>, <a href="../../bioc/html/TnT.html">TnT</a>, <a href="../../bioc/html/trackViewer.html">trackViewer</a>, <a href="../../bioc/html/transcriptR.html">transcriptR</a>, <a href="../../bioc/html/transmogR.html">transmogR</a>, <a href="../../bioc/html/tRNAscanImport.html">tRNAscanImport</a>, <a href="../../bioc/html/TVTB.html">TVTB</a>, <a href="../../bioc/html/tximeta.html">tximeta</a>, <a href="../../bioc/html/Ularcirc.html">Ularcirc</a>, <a href="../../bioc/html/UMI4Cats.html">UMI4Cats</a>, <a href="../../bioc/html/VanillaICE.html">VanillaICE</a>, <a href="../../bioc/html/VariantFiltering.html">VariantFiltering</a>, <a href="../../bioc/html/VariantTools.html">VariantTools</a>, <a href="../../bioc/html/VaSP.html">VaSP</a>, <a href="../../bioc/html/VplotR.html">VplotR</a>, <a href="../../bioc/html/wiggleplotr.html">wiggleplotr</a>, <a href="../../bioc/html/YAPSA.html">YAPSA</a>, <a href="../../data/annotation/html/fitCons.UCSC.hg19.html">fitCons.UCSC.hg19</a>, <a href="../../data/annotation/html/GenomicState.html">GenomicState</a>, <a href="../../data/annotation/html/grasp2db.html">grasp2db</a>, <a href="../../data/annotation/html/MafDb.1Kgenomes.phase1.GRCh38.html">MafDb.1Kgenomes.phase1.GRCh38</a>, <a href="../../data/annotation/html/MafDb.1Kgenomes.phase1.hs37d5.html">MafDb.1Kgenomes.phase1.hs37d5</a>, <a href="../../data/annotation/html/MafDb.1Kgenomes.phase3.GRCh38.html">MafDb.1Kgenomes.phase3.GRCh38</a>, <a href="../../data/annotation/html/MafDb.1Kgenomes.phase3.hs37d5.html">MafDb.1Kgenomes.phase3.hs37d5</a>, <a href="../../data/annotation/html/MafDb.ExAC.r1.0.GRCh38.html">MafDb.ExAC.r1.0.GRCh38</a>, <a href="../../data/annotation/html/MafDb.ExAC.r1.0.hs37d5.html">MafDb.ExAC.r1.0.hs37d5</a>, <a href="../../data/annotation/html/MafDb.ExAC.r1.0.nonTCGA.GRCh38.html">MafDb.ExAC.r1.0.nonTCGA.GRCh38</a>, <a href="../../data/annotation/html/MafDb.ExAC.r1.0.nonTCGA.hs37d5.html">MafDb.ExAC.r1.0.nonTCGA.hs37d5</a>, <a href="../../data/annotation/html/MafDb.gnomAD.r2.1.GRCh38.html">MafDb.gnomAD.r2.1.GRCh38</a>, <a href="../../data/annotation/html/MafDb.gnomAD.r2.1.hs37d5.html">MafDb.gnomAD.r2.1.hs37d5</a>, <a href="../../data/annotation/html/MafDb.gnomADex.r2.1.GRCh38.html">MafDb.gnomADex.r2.1.GRCh38</a>, <a href="../../data/annotation/html/MafDb.gnomADex.r2.1.hs37d5.html">MafDb.gnomADex.r2.1.hs37d5</a>, <a href="../../data/annotation/html/MafDb.TOPMed.freeze5.hg19.html">MafDb.TOPMed.freeze5.hg19</a>, <a href="../../data/annotation/html/MafDb.TOPMed.freeze5.hg38.html">MafDb.TOPMed.freeze5.hg38</a>, <a href="../../data/annotation/html/MafH5.gnomAD.v4.0.GRCh38.html">MafH5.gnomAD.v4.0.GRCh38</a>, <a href="../../data/annotation/html/phastCons100way.UCSC.hg19.html">phastCons100way.UCSC.hg19</a>, <a href="../../data/annotation/html/phastCons100way.UCSC.hg38.html">phastCons100way.UCSC.hg38</a>, <a href="../../data/annotation/html/phastCons7way.UCSC.hg38.html">phastCons7way.UCSC.hg38</a>, <a href="../../data/annotation/html/SNPlocs.Hsapiens.dbSNP144.GRCh37.html">SNPlocs.Hsapiens.dbSNP144.GRCh37</a>, <a href="../../data/annotation/html/SNPlocs.Hsapiens.dbSNP144.GRCh38.html">SNPlocs.Hsapiens.dbSNP144.GRCh38</a>, <a href="../../data/annotation/html/SNPlocs.Hsapiens.dbSNP149.GRCh38.html">SNPlocs.Hsapiens.dbSNP149.GRCh38</a>, <a href="../../data/annotation/html/SNPlocs.Hsapiens.dbSNP150.GRCh38.html">SNPlocs.Hsapiens.dbSNP150.GRCh38</a>, <a href="../../data/annotation/html/SNPlocs.Hsapiens.dbSNP155.GRCh37.html">SNPlocs.Hsapiens.dbSNP155.GRCh37</a>, <a href="../../data/annotation/html/SNPlocs.Hsapiens.dbSNP155.GRCh38.html">SNPlocs.Hsapiens.dbSNP155.GRCh38</a>, <a href="../../data/annotation/html/XtraSNPlocs.Hsapiens.dbSNP144.GRCh37.html">XtraSNPlocs.Hsapiens.dbSNP144.GRCh37</a>, <a href="../../data/annotation/html/XtraSNPlocs.Hsapiens.dbSNP144.GRCh38.html">XtraSNPlocs.Hsapiens.dbSNP144.GRCh38</a>, <a href="../../data/experiment/html/BioPlex.html">BioPlex</a>, <a href="../../data/experiment/html/chipenrich.data.html">chipenrich.data</a>, <a href="../../data/experiment/html/GenomicDistributionsData.html">GenomicDistributionsData</a>, <a href="../../data/experiment/html/MethylSeqData.html">MethylSeqData</a>, <a href="../../data/experiment/html/sesameData.html">sesameData</a>, <a href="../../workflows/html/TCGAWorkflow.html">TCGAWorkflow</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/crispRdesignR/index.html">crispRdesignR</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/driveR/index.html">driveR</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/GRIN2/index.html">GRIN2</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/ICAMS/index.html">ICAMS</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/locuszoomr/index.html">locuszoomr</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/MAAPER/index.html">MAAPER</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/Mega2R/index.html">Mega2R</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/MicroSEC/index.html">MicroSEC</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/MOCHA/index.html">MOCHA</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/SeedMatchR/index.html">SeedMatchR</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/Signac/index.html">Signac</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/simMP/index.html">simMP</a></td> </tr> <tr> <td>Suggests Me</td> <td><a href="../../bioc/html/AlphaMissenseR.html">AlphaMissenseR</a>, <a href="../../bioc/html/AnnotationForge.html">AnnotationForge</a>, <a href="../../bioc/html/AnnotationHub.html">AnnotationHub</a>, <a href="../../bioc/html/DFplyr.html">DFplyr</a>, <a href="../../bioc/html/DiffBind.html">DiffBind</a>, <a href="../../bioc/html/epialleleR.html">epialleleR</a>, <a href="../../bioc/html/ExperimentHubData.html">ExperimentHubData</a>, <a href="../../bioc/html/fishpond.html">fishpond</a>, <a href="../../bioc/html/ldblock.html">ldblock</a>, <a href="../../bioc/html/megadepth.html">megadepth</a>, <a href="../../bioc/html/methrix.html">methrix</a>, <a href="../../bioc/html/OUTRIDER.html">OUTRIDER</a>, <a href="../../bioc/html/parglms.html">parglms</a>, <a href="../../bioc/html/QDNAseq.html">QDNAseq</a>, <a href="../../bioc/html/RAIDS.html">RAIDS</a>, <a href="../../bioc/html/regioneReloaded.html">regioneReloaded</a>, <a href="../../bioc/html/scTreeViz.html">scTreeViz</a>, <a href="../../bioc/html/splatter.html">splatter</a>, <a href="../../bioc/html/systemPipeR.html">systemPipeR</a>, <a href="../../bioc/html/TFutils.html">TFutils</a>, <a href="../../bioc/html/UCSC.utils.html">UCSC.utils</a>, <a href="../../data/annotation/html/BioMartGOGeneSets.html">BioMartGOGeneSets</a>, <a href="../../data/experiment/html/xcoredata.html">xcoredata</a>, <a href="../../workflows/html/seqpac.html">seqpac</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/gkmSVM/index.html">gkmSVM</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/polyRAD/index.html">polyRAD</a>, <a class="cran_package" href="http://cran.rstudio.com/web/packages/Seurat/index.html">Seurat</a></td> </tr> <tr> <td>Links To Me</td> <td></td> </tr> <tr> <td>Build Report</td> <td><a href="https://bioconductor.org/checkResults/3.20/bioc-LATEST/GenomeInfoDb/">Build Report</a></td> </tr> </table> </details> <h3 id="archives">Package Archives</h3> <p>Follow <a href="/install/#install-bioconductor-packages">Installation</a> instructions to use this package in your R session.</p> <table class="full-width"> <tr> <td>Source Package</td> <td class="rpack"> <a onClick="javascript: pageTracker._trackPageview('../src/contrib/GenomeInfoDb_1.42.0.tar.gz'); " href="../src/contrib/GenomeInfoDb_1.42.0.tar.gz">GenomeInfoDb_1.42.0.tar.gz</a> </td> </tr> <tr> <td>Windows Binary (x86_64)</td> <td class="rpack"> <a onClick="javascript: pageTracker._trackPageview('../bin/windows/contrib/4.4/GenomeInfoDb_1.42.0.zip'); " href="../bin/windows/contrib/4.4/GenomeInfoDb_1.42.0.zip"> GenomeInfoDb_1.42.0.zip</a> (64-bit only) </td> </tr> <tr> <td>macOS Binary (x86_64)</td> <td class="rpack"> <a onClick="javascript: pageTracker._trackPageview('../bin/macosx/big-sur-x86_64/contrib/4.4/GenomeInfoDb_1.42.0.tgz'); " href="../bin/macosx/big-sur-x86_64/contrib/4.4/GenomeInfoDb_1.42.0.tgz">GenomeInfoDb_1.42.0.tgz</a> </td> </tr> <tr> <td>macOS Binary (arm64)</td> <td class="rpack"> <a onClick="javascript: pageTracker._trackPageview('../bin/macosx/big-sur-arm64/contrib/4.4/GenomeInfoDb_1.42.0.tgz'); " href="../bin/macosx/big-sur-arm64/contrib/4.4/GenomeInfoDb_1.42.0.tgz">GenomeInfoDb_1.42.0.tgz</a> </td> </tr> <tr> <td id="svn-source">Source Repository</td> <td>git clone https://git.bioconductor.org/packages/GenomeInfoDb</td> </tr> <tr> <td id="svn-source">Source Repository (Developer Access)</td> <td>git clone git@git.bioconductor.org:packages/GenomeInfoDb</td> </tr> <tr> <td>Bioc Package Browser</td> <td><a href="https://code.bioconductor.org/browse/GenomeInfoDb/RELEASE_3_20/">https://code.bioconductor.org/browse/GenomeInfoDb/</a></td> </tr> <tr> <td>Package Short Url</td> <td><a title="For citation in publications, etc., please use DOI: 10.18129/B9.bioc.GenomeInfoDb" href="/packages/GenomeInfoDb/">https://bioconductor.org/packages/GenomeInfoDb/</a></td> </tr> <tr> <td>Package Downloads Report</td> <td><a href="http://bioconductor.org/packages/stats/bioc/GenomeInfoDb/">Download Stats</a></td> </tr> </table> </div> </section> </div> </main> <footer> <div class="footer-container"> <div class="link-container"> <div class="link-container-inner"> <nav> <a href="/about/index.html"><h3>About</h3></a> <a href="/about/annual-reports/">Annual Reports</a> <a href="/about/collaborations/">Collaborations</a> <a href="/about/core-team/">Core Team</a> <a href="/about/mirrors/">Mirrors</a> <a href="/dashboard/">Dashboard</a> <a href="/about/">Project Details</a> <a href="/about/code-of-conduct/">Code of Conduct</a> </nav> <nav> <a href="/developers/index.html"><h3>Developers</h3></a> <a href="https://contributions.bioconductor.org/develop-overview.html">Package Guidelines</a> <a href="https://contributions.bioconductor.org/submission-overview.html">Package Submission</a> <a href="/developers/release-schedule/">Release Schedule</a> <a href="/about/release-announcements/">Release Announcements</a> <a href="https://contributions.bioconductor.org/git-version-control.html">Source Control</a> <a href="https://code.bioconductor.org/">Browsable Code Base</a> <a href="/checkResults/">Build Reports</a> </nav> </div> <div class="link-container-inner"> <nav> <a href="/help/index.html"><h3>Learn</h3></a> <a href="https://training.bioconductor.org/">Education and Training</a> <a href="/help/bioconductor-books/">Bioconductor Books</a> <a href="/help/package-vignettes/">Package Vignettes</a> <a href="/packages/release/workflows/">Workflows</a> <a href="/help/publications/">Publications</a> <a href="/help/community/">Community Resources</a> <a href="/help/support/">Get Help</a> </nav> <nav> <a href="/install/index.html"><h3>Get started</h3></a> <a href="/install/index.html#install-R">Install R</a> <a href="/install/index.html#find-bioconductor-packages">Find Bioconductor Packages</a> <a href="/install/index.html#install-bioconductor-packages">Install Bioconductor Packages</a> <a href="/install/index.html#update-bioconductor-packages">Update Bioconductor Packages</a> <a href="/help/docker/">Docker Images</a> <a href="https://anvil.bioconductor.org/">Bioconductor in AnVIL</a> <a href="/packages/release/BiocViews.html#___Software">Bioconductor Packages</a> </nav> </div> </div> <div class="logo-contact-container"> <div class="copyright"> <p> Contact us: <a class="text-underline" href="https://support.bioconductor.org/">support.bioconductor.org</a><br/> Copyright © 2003 - 2024 Bioconductor </p> </div> <div class="socials-logo-container"> <div class="socials"> <a href="https://slack.bioconductor.org/" target="_blank"><img alt="Slack Logo" src="/images/icons/slack.png" /></a> <a href="https://www.youtube.com/user/bioconductor" target="_blank"><img alt="YouTube Logo" src="/images/icons/svgs/youtube.svg" /></a> <a href="https://www.linkedin.com/company/bioconductor/" target="_blank"><img alt="LinkedIn Logo" src="/images/icons/svgs/linkedin.svg" /></a> <a href="https://bsky.app/profile/bioconductor.bsky.social" target="_blank"><img alt="Bluesky Logo" src="/images/icons/svgs/bluesky.svg" /></a> <a href="https://genomic.social/@bioconductor" target="_blank"><img alt="Mastodon Logo" src="/images/icons/svgs/mastodon.svg" /></a> <a href="https://blog.bioconductor.org/" target="_blank"><img alt="Blog Logo" src="/images/icons/svgs/arrow-circle-right-white.svg" /></a> </div> <img class="footer-logo" src="/images/logo/svg/BC-Logo-White.svg" alt="BioConductor Logo in White" /> </div> </div> </div> </footer> </body> </html>