Package: GenomicFeatures 1.63.1
GenomicFeatures: Query the gene models of a given organism/assembly
Extract the genomic locations of genes, transcripts, exons, introns, and CDS, for the gene models stored in a TxDb object. A TxDb object is a small database that contains the gene models of a given organism/assembly. Bioconductor provides a small collection of TxDb objects in the form of ready-to-install TxDb packages for the most commonly studied organisms. Additionally, the user can easily make a TxDb object (or package) for the organism/assembly of their choice by using the tools from the txdbmaker package.
Authors:
GenomicFeatures_1.63.1.tar.gz
GenomicFeatures_1.63.1.zip(r-4.6)GenomicFeatures_1.63.1.zip(r-4.5)GenomicFeatures_1.63.1.zip(r-4.4)
GenomicFeatures_1.63.1.tgz(r-4.6-any)GenomicFeatures_1.63.1.tgz(r-4.5-any)
GenomicFeatures_1.63.1.tar.gz(r-4.6-any)GenomicFeatures_1.63.1.tar.gz(r-4.5-any)
GenomicFeatures_1.63.1.tgz(r-4.5-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')) |
Bug tracker:https://github.com/bioconductor/genomicfeatures/issues
On BioConductor:GenomicFeatures-1.63.1(bioc 3.23)GenomicFeatures-1.62.0(bioc 3.22)
geneticsinfrastructureannotationsequencinggenomeannotationbioconductor-packagecore-package
Last updated from:d92f2d08fd. Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| bioc-checks | WARNING | 526 | |
| linux-devel-x86_64 | NOTE | 901 | |
| source / vignettes | OK | 675 | |
| linux-release-x86_64 | NOTE | 918 | |
| macos-devel-arm64 | NOTE | 948 | |
| macos-release-arm64 | NOTE | 913 | |
| windows-devel | NOTE | 757 | |
| windows-release | NOTE | 766 | |
| windows-oldrel | NOTE | 758 | |
| wasm-release | OK | 468 |
Exports:as.listasBEDasGFFcdscdsBycdsByOverlapscoverageByTranscriptdistanceexonicPartsexonsexonsByexonsByOverlapsextendExonsIntoIntronsextractTranscriptSeqsextractUpstreamSeqsfeaturesfiveUTRsByTranscriptgenesgetPromoterSeqgetTerminatorSeqid2nameintronicPartsintronsByTranscriptisActiveSeqisActiveSeq<-mapFromTranscriptsmapIdsToRangesmapRangesToIdsmapToTranscriptsorganismpcoverageByTranscriptpmapFromTranscriptspmapToTranscriptspromotersproteinToGenomeseqinfoseqlevels<-seqlevels0showterminatorsthreeUTRsByTranscripttidyExonstidyIntronstidyTranscriptstranscriptLengthstranscriptLocs2refLocstranscriptstranscriptsBytranscriptsByOverlapstranscriptWidthstRNAs
Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobcachemcigarilloclicodetoolscpp11crayoncurlDBIDelayedArrayfastmapformatRfutile.loggerfutile.optionsgenericsGenomicAlignmentsGenomicRangesgluehttrIRangesjsonliteKEGGRESTlambda.rlatticelifecycleMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpkgconfigplogrpngR6RCurlrestfulrRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorsSeqinfosnowSparseArraySummarizedExperimentsysvctrsXMLXVectoryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coerce to file format structures | asBED,TxDb-method asGFF,TxDb-method |
| Compute coverage by transcript (or CDS) of a set of ranges | coverageByTranscript pcoverageByTranscript |
| Extract non-overlapping exonic or intronic parts from a TxDb-like object | exonicParts intronicParts tidyExons tidyIntrons tidyTranscripts |
| Extend exons by a given number of bases into their adjacent introns | extendExonsIntoIntrons |
| Extract transcript (or CDS) sequences from chromosome sequences | extractTranscriptSeqs extractTranscriptSeqs,ANY-method extractTranscriptSeqs,DNAString-method |
| Extract sequences upstream of a set of genes or transcripts | extractUpstreamSeqs extractUpstreamSeqs,GenomicRanges-method extractUpstreamSeqs,GRangesList-method extractUpstreamSeqs,TxDb-method |
| FeatureDb objects | class:FeatureDb FeatureDb FeatureDb-class |
| Extract simple features from a FeatureDb object | features features,FeatureDb-method |
| Get gene promoter or terminator sequences | getPromoterSeq getPromoterSeq,GRanges-method getPromoterSeq,GRangesList-method getTerminatorSeq getTerminatorSeq,GRanges-method getTerminatorSeq,GRangesList-method |
| Map internal ids to external names for a given feature type | id2name |
| Map IDs to Genomic Ranges | mapIdsToRanges mapIdsToRanges,TxDb-method |
| Map Genomic Ranges to IDs | mapRangesToIds mapRangesToIds,TxDb-method |
| Map range coordinates between transcripts and genome space | coordinate-mapping coordinate-mapping-methods 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 |
| Finding the nearest genomic range neighbor in a TxDb | distance,GenomicRanges,TxDb-method nearest-methods |
| Map protein-relative coordinates to genomic coordinates | proteinToGenome proteinToGenome,ANY-method proteinToGenome,GRangesList-method |
| Using the "select" interface on TxDb objects | columns,TxDb-method keys,TxDb-method keytypes,TxDb-method select,TxDb-method select-methods |
| Extract the transcript lengths (and other metrics) from a TxDb object | transcriptLengths |
| Converting transcript-based locations into reference-based locations | transcriptLocs2refLocs transcriptWidths |
| Extract genomic features from a TxDb-like object | cds 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 object | cdsBy 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 location | cdsByOverlaps cdsByOverlaps,TxDb-method exonsByOverlaps exonsByOverlaps,TxDb-method transcriptsByOverlaps transcriptsByOverlaps,TxDb-method |
| Extract tRNA genomic ranges from an object | tRNAs tRNAs,TxDb-method |
| TxDb objects | as.list,TxDb-method class:TxDb isActiveSeq isActiveSeq,TxDb-method isActiveSeq<- isActiveSeq<-,TxDb-method organism,TxDb-method saveRDS,TxDb-method seqinfo,TxDb-method seqlevels0,TxDb-method seqlevels<-,TxDb-method show,TxDb-method TxDb TxDb-class |
