Package: GenomeInfoDb 1.49.1

Hervé Pagès

GenomeInfoDb: Utilities for manipulating chromosome names, including modifying them to follow a particular naming style

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.

Authors: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], Emmanuel Chigozie Elendu [ctb]

GenomeInfoDb_1.49.1.tar.gz
GenomeInfoDb_1.49.1.zip(r-4.7)GenomeInfoDb_1.49.1.zip(r-4.6)GenomeInfoDb_1.49.1.zip(r-4.5)
GenomeInfoDb_1.49.1.tgz(r-4.6-any)GenomeInfoDb_1.49.1.tgz(r-4.5-any)
GenomeInfoDb_1.49.1.tar.gz(r-4.7-any)GenomeInfoDb_1.49.1.tar.gz(r-4.6-any)
GenomeInfoDb_1.49.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
GenomeInfoDb/json (API)

# Install 'GenomeInfoDb' in R:
install.packages('GenomeInfoDb', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bioconductor/genomeinfodb/issues

On BioConductor:GenomeInfoDb-1.49.1(bioc 3.24)GenomeInfoDb-1.48.0(bioc 3.23)

geneticsdatarepresentationannotationgenomeannotationbioconductor-packagecore-package

14.15 score 35 stars 335 packages 2.9k scripts 7 mentions 52 exports 14 dependencies

Last updated from:037c38473a. Checks:1 WARNING, 7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING327
linux-devel-x86_64ERROR653
source / vignettesOK385
linux-release-x86_64ERROR639
macos-release-arm64ERROR342
macos-oldrel-arm64ERROR428
windows-develERROR553
windows-releaseERROR563
windows-oldrelERROR645
wasm-releaseOK257

Exports:bsgenomeNamecommonNameDEFAULT_CIRC_SEQSdropSeqlevelsextractSeqlevelsextractSeqlevelsByGroupfetch_assembly_reportfind_NCBI_assembly_ftp_dirgenomegenome<-genomeBuildsGenomeDescriptiongenomeStylesget_and_fix_chrom_info_from_UCSCgetChromInfoFromEnsemblgetChromInfoFromNCBIgetChromInfoFromUCSCisCircularisCircular<-keepSeqlevelskeepStandardChromosomeslist_ftp_dirlistOrganismsloadTaxonomyDbmapGenomeBuildsmapSeqlevelsorderSeqlevelsproviderproviderVersionrankSeqlevelsregistered_NCBI_assembliesregistered_UCSC_genomesreleaseDaterenameSeqlevelssaveChromInfoFromNCBIsaveChromInfoFromUCSCseqinfoSeqinfoseqinfo<-seqlengthsseqlengths<-seqlevelsseqlevels<-seqlevels0seqlevelsInGroupseqlevelsInUseseqlevelsStyleseqlevelsStyle<-seqnamesseqnames<-sortSeqlevelsstandardChromosomes

Dependencies:askpassBiocGenericscurlgenericshttrIRangesjsonlitemimeopensslR6S4VectorsSeqinfosysUCSC.utils

GenomeInfoDb: Introduction to GenomeInfoDb
1 Introduction | 2 Functionality for all existing organisms | 3 Seqinfo objects | 4 Examples | 5 Session Information

Last update: 2025-06-20
Started: 2014-02-14

Submitting your organism to GenomeInfoDb
Background | Support for existing organisms | File format for new organism | Example File | Contacting us with your new file

Last update: 2022-12-13
Started: 2022-12-13

Readme and manuals

Help Manual

Help pageTopics
Get chromosome information for an Ensembl speciesgetChromInfoFromEnsembl
Get chromosome information for an NCBI assemblygetChromInfoFromNCBI registered_NCBI_assemblies saveChromInfoFromNCBI
Get chromosome information for a UCSC genomegetChromInfoFromUCSC get_and_fix_chrom_info_from_UCSC registered_UCSC_genomes saveChromInfoFromUCSC
Return a data.frame that lists the known taxonomy IDs and their corresponding organisms.loadTaxonomyDb
Mapping between UCSC and Ensembl Genome BuildsgenomeBuilds listOrganisms mapGenomeBuilds
Utility functions to access NCBI resourcesfetch_assembly_report find_NCBI_assembly_ftp_dir NCBI-utils
Convenience wrappers to the seqlevels() getter and setterdropSeqlevels keepSeqlevels keepStandardChromosomes renameSeqlevels seqlevels-wrappers standardChromosomes
Conveniently rename the seqlevels of an object according to a given styleextractSeqlevels extractSeqlevelsByGroup genomeStyles mapSeqlevels seqlevelsInGroup seqlevelsStyle seqlevelsStyle,ANY-method seqlevelsStyle,character-method seqlevelsStyle,Seqinfo-method seqlevelsStyle<- seqlevelsStyle<-,ANY-method seqlevelsStyle<-,character-method seqlevelsStyle<-,Seqinfo-method