Package: GenomicFeatures 1.57.0

H. Pagès

GenomicFeatures: Conveniently import and query gene models

A set of tools and methods for making and manipulating transcript centric annotations. With these tools the user can easily download the genomic locations of the transcripts, exons and cds of a given organism, from either the UCSC Genome Browser or a BioMart database (more sources will be supported in the future). This information is then stored in a local database that keeps track of the relationship between transcripts, exons, cds and genes. Flexible methods are provided for extracting the desired features in a convenient format.

Authors:M. Carlson [aut], H. Pagès [aut, cre], P. Aboyoun [aut], S. Falcon [aut], M. Morgan [aut], D. Sarkar [aut], M. Lawrence [aut], V. Obenchain [aut], S. Arora [ctb], J. MacDonald [ctb], M. Ramos [ctb], S. Saini [ctb], P. Shannon [ctb], L. Shepherd [ctb], D. Tenenbaum [ctb], D. Van Twisk [ctb]

GenomicFeatures_1.57.0.tar.gz
GenomicFeatures_1.57.0.zip(r-4.5)GenomicFeatures_1.57.0.zip(r-4.4)GenomicFeatures_1.57.0.zip(r-4.3)
GenomicFeatures_1.57.0.tgz(r-4.4-any)GenomicFeatures_1.57.0.tgz(r-4.3-any)
GenomicFeatures_1.57.0.tar.gz(r-4.5-noble)GenomicFeatures_1.57.0.tar.gz(r-4.4-noble)
GenomicFeatures_1.57.0.tgz(r-4.4-emscripten)GenomicFeatures_1.57.0.tgz(r-4.3-emscripten)
GenomicFeatures.pdf |GenomicFeatures.html
GenomicFeatures/json (API)
NEWS

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

Peer review:

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

On BioConductor:GenomicFeatures-1.57.0(bioc 3.20)GenomicFeatures-1.56.0(bioc 3.19)

bioconductor-package

71 exports 9.04 score 67 dependencies 332 dependents 141 mentions

Last updated 2 months agofrom:9d8d2d904a

Exports:as.listasBEDasGFFbrowseUCSCtrackcdscdsBycdsByOverlapscoverageByTranscriptdistanceexonicPartsexonsexonsByexonsByOverlapsextendExonsIntoIntronsextractTranscriptSeqsextractUpstreamSeqsfeaturesfiveUTRsByTranscriptgenesgetChromInfoFromBiomartgetPromoterSeqgetTerminatorSeqid2nameintronicPartsintronsByTranscriptisActiveSeqisActiveSeq<-makeFDbPackageFromUCSCmakeFeatureDbFromUCSCmakePackageNamemakeTxDbmakeTxDbFromBiomartmakeTxDbFromEnsemblmakeTxDbFromGFFmakeTxDbFromGRangesmakeTxDbFromUCSCmakeTxDbPackagemakeTxDbPackageFromBiomartmakeTxDbPackageFromUCSCmapFromTranscriptsmapIdsToRangesmapRangesToIdsmapToTranscriptsmicroRNAsorganismpcoverageByTranscriptpmapFromTranscriptspmapToTranscriptspromotersproteinToGenomeseqinfoseqlevels<-seqlevels0showsupportedMiRBaseBuildValuessupportedUCSCFeatureDbTablessupportedUCSCFeatureDbTrackssupportedUCSCtablesterminatorsthreeUTRsByTranscripttidyExonstidyIntronstidyTranscriptstranscriptLengthstranscriptLocs2refLocstranscriptstranscriptsBytranscriptsByOverlapstranscriptWidthstRNAsUCSCFeatureDbTableSchema

Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobcachemclicodetoolscpp11crayoncurlDBIDelayedArrayfastmapformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicRangesgluehttrIRangesjsonliteKEGGRESTlambda.rlatticelifecycleMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpkgconfigplogrpngR6RCurlrestfulrRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorssnowSparseArraySummarizedExperimentsysUCSC.utilsvctrsXMLXVectoryamlzlibbioc

Obtaining and Utilizing TxDb Objects

Rendered fromGenomicFeatures.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2024-03-12
Started: 2022-01-21

Readme and manuals

Help Manual

Help pageTopics
Coerce to file format structuresasBED,TxDb-method asGFF,TxDb-method
Compute coverage by transcript (or CDS) of a set of rangescoverageByTranscript pcoverageByTranscript
Extract non-overlapping exonic or intronic parts from a TxDb-like objectexonicParts intronicParts tidyExons tidyIntrons tidyTranscripts
Extend exons by a given number of bases into their adjacent intronsextendExonsIntoIntrons
Extract transcript (or CDS) sequences from chromosome sequencesextractTranscriptSeqs extractTranscriptSeqs,ANY-method extractTranscriptSeqs,DNAString-method
Extract sequences upstream of a set of genes or transcriptsextractUpstreamSeqs extractUpstreamSeqs,GenomicRanges-method extractUpstreamSeqs,GRangesList-method extractUpstreamSeqs,TxDb-method
FeatureDb objectsclass:FeatureDb FeatureDb FeatureDb-class
Extract simple features from a FeatureDb objectfeatures features,FeatureDb-method
Get gene promoter or terminator sequencesgetPromoterSeq getPromoterSeq,GRanges-method getPromoterSeq,GRangesList-method getTerminatorSeq getTerminatorSeq,GRanges-method getTerminatorSeq,GRangesList-method
Map internal ids to external names for a given feature typeid2name
[Moved to txdbmaker] Make a FeatureDb object from annotations available at the UCSC Genome BrowsermakeFeatureDbFromUCSC supportedUCSCFeatureDbTables supportedUCSCFeatureDbTracks UCSCFeatureDbTableSchema
[Moved to txdbmaker] Make a TxDb object from user supplied annotationsmakeTxDb
[Moved to txdbmaker] Make a TxDb object from annotations available on a BioMart databasegetChromInfoFromBiomart makeTxDbFromBiomart
[Moved to txdbmaker] Make a TxDb object from an Ensembl databasemakeTxDbFromEnsembl
[Moved to txdbmaker] Make a TxDb object from annotations available as a GFF3 or GTF filemakeTxDbFromGFF
[Moved to txdbmaker] Make a TxDb object from a GRanges objectmakeTxDbFromGRanges
[Moved to txdbmaker] Make a TxDb object from annotations available at the UCSC Genome BrowserbrowseUCSCtrack makeTxDbFromUCSC supportedUCSCtables
[Moved to txdbmaker] Making a TxDb package from annotations available at the UCSC Genome Browser, biomaRt or from another source.makeFDbPackageFromUCSC makePackageName makeTxDbPackage makeTxDbPackageFromBiomart makeTxDbPackageFromUCSC supportedMiRBaseBuildValues
Map IDs to Genomic RangesmapIdsToRanges mapIdsToRanges,TxDb-method
Map Genomic Ranges to IDsmapRangesToIds mapRangesToIds,TxDb-method
Map range coordinates between transcripts and genome spacecoordinate-mapping mapFromTranscripts mapFromTranscripts,GenomicRanges,GenomicRanges-method mapFromTranscripts,GenomicRanges,GRangesList-method mapToTranscripts mapToTranscripts,ANY,TxDb-method mapToTranscripts,GenomicRanges,GenomicRanges-method mapToTranscripts,GenomicRanges,GRangesList-method pmapFromTranscripts pmapFromTranscripts,GenomicRanges,GenomicRanges-method pmapFromTranscripts,GenomicRanges,GRangesList-method pmapFromTranscripts,IntegerRanges,GenomicRanges-method pmapFromTranscripts,IntegerRanges,GRangesList-method pmapToTranscripts pmapToTranscripts,GenomicRanges,GenomicRanges-method pmapToTranscripts,GenomicRanges,GRangesList-method pmapToTranscripts,GRangesList,GRangesList-method
Extract microRNA or tRNA genomic ranges from an objectmicroRNAs microRNAs,TxDb-method tRNAs tRNAs,TxDb-method
Finding the nearest genomic range neighbor in a TxDbdistance,GenomicRanges,TxDb-method nearest-methods
Map protein-relative coordinates to genomic coordinatesproteinToGenome proteinToGenome,ANY-method proteinToGenome,GRangesList-method
Using the "select" interface on TxDb objectscolumns,TxDb-method keys,TxDb-method keytypes,TxDb-method select,TxDb-method select-methods
Extract the transcript lengths (and other metrics) from a TxDb objecttranscriptLengths
Converting transcript-based locations into reference-based locationstranscriptLocs2refLocs transcriptWidths
Extract genomic features from a TxDb-like objectcds cds,TxDb-method exons exons,TxDb-method genes genes,TxDb-method promoters promoters,TxDb-method terminators terminators,TxDb-method transcripts transcripts,TxDb-method
Extract and group genomic features of a given type from a TxDb-like objectcdsBy cdsBy,TxDb-method exonsBy exonsBy,TxDb-method fiveUTRsByTranscript fiveUTRsByTranscript,TxDb-method intronsByTranscript intronsByTranscript,TxDb-method threeUTRsByTranscript threeUTRsByTranscript,TxDb-method transcriptsBy transcriptsBy,TxDb-method
Extract genomic features from a TxDb-like object based on their genomic locationcdsByOverlaps cdsByOverlaps,TxDb-method exonsByOverlaps exonsByOverlaps,TxDb-method transcriptsByOverlaps transcriptsByOverlaps,TxDb-method
TxDb objectsas.list,TxDb-method class:TxDb isActiveSeq isActiveSeq,TxDb-method isActiveSeq<- isActiveSeq<-,TxDb-method organism,TxDb-method seqinfo,TxDb-method seqlevels0,TxDb-method seqlevels<-,TxDb-method show,TxDb-method TxDb TxDb-class