Package: EpiTxDb 1.17.0

Felix G.M. Ernst

EpiTxDb: Storing and accessing epitranscriptomic information using the AnnotationDbi interface

EpiTxDb facilitates the storage of epitranscriptomic information. More specifically, it can keep track of modification identity, position, the enzyme for introducing it on the RNA, a specifier which determines the position on the RNA to be modified and the literature references each modification is associated with.

Authors:Felix G.M. Ernst [aut, cre]

EpiTxDb_1.17.0.tar.gz
EpiTxDb_1.17.0.zip(r-4.5)EpiTxDb_1.17.0.zip(r-4.4)EpiTxDb_1.17.0.zip(r-4.3)
EpiTxDb_1.17.0.tgz(r-4.4-any)EpiTxDb_1.17.0.tgz(r-4.3-any)
EpiTxDb_1.17.0.tar.gz(r-4.5-noble)EpiTxDb_1.17.0.tar.gz(r-4.4-noble)
EpiTxDb_1.17.0.tgz(r-4.4-emscripten)EpiTxDb_1.17.0.tgz(r-4.3-emscripten)
EpiTxDb.pdf |EpiTxDb.html
EpiTxDb/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/felixernst/epitxdb/issues

Datasets:

On BioConductor:EpiTxDb-1.17.0(bioc 3.20)EpiTxDb-1.16.0(bioc 3.19)

bioconductor-package

28 exports 0.82 score 112 dependencies

Last updated 2 months agofrom:6310866de9

Exports:as.listcolumnsdownloadRMBaseFilesEPITXDB_RMBASE_URLgetRMBaseDataAsGRangesgettRNAdbDataAsGRangeskeyskeytypeslistAvailableGenomesFromRMBaselistAvailableModFromRMBaselistAvailableOrganismsFromRMBaselistAvailableOrganismsFromtRNAdbmakeEpiTxDbmakeEpiTxDbFromGRangesmakeEpiTxDbFromRMBasemakeEpiTxDbFromRMBaseFilesmakeEpiTxDbFromtRNAdbmodificationsmodificationsBymodifiedSeqsByTranscriptorganismpositionSequencerescaleselectseqinfoseqlevelsshiftGenomicToTranscriptshiftTranscriptToGenomic

Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocFileCacheBiocGenericsBiocIOBiocParallelbiomaRtBiostringsbitbit64bitopsblobcachemclicodetoolscolorspacecpp11crayoncurlDBIdbplyrDelayedArraydigestdplyrfansifarverfastmapfilelockformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicFeaturesGenomicRangesggplot2gluegtablehmshttrhttr2IRangesisobandjsonliteKEGGRESTlabelinglambda.rlatticelazyevallifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimeModstringsmunsellnlmeopensslpillarpkgconfigplogrpngprettyunitsprogresspurrrR6rappdirsRColorBrewerRCurlrestfulrrexRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorsscalessnowSparseArraystringistringrStructstringsSummarizedExperimentsystibbletidyrtidyselecttRNAtRNAdbImporttxdbmakerUCSC.utilsutf8vctrsviridisLitewithrXMLxml2XVectoryamlzlibbioc

EpiTxDb: Storing and accessing epitranscriptomic information using the AnnotationDbi interface

Rendered fromEpiTxDb.Rmdusingknitr::rmarkdownon Jun 17 2024.

Last update: 2021-03-25
Started: 2020-02-06

EpiTxDb: creating an EpiTxDb object

Rendered fromEpiTxDb-creation.Rmdusingknitr::rmarkdownon Jun 17 2024.

Last update: 2024-03-24
Started: 2020-02-26

Readme and manuals

Help Manual

Help pageTopics
EpiTxDb objects.EpiTxDb as.list,EpiTxDb-method EpiTxDb EpiTxDb-class organism,EpiTxDb-method seqinfo,EpiTxDb-method seqlevels,EpiTxDb-method
EpiTxDb internal dataEpiTxDb-data rmbase_data
'EpiTxDb' - Storing and accessing epitranscriptomic information using the AnnotationDbi interfaceEpiTxDb-package#'
Creating a 'EpiTxDb' from user supplied annotations as 'data.frame'smakeEpiTxDb
Create a 'EpiTxDb' object from a 'GRanges' objectmakeEpiTxDbFromGRanges
Create a 'EpiTxDb' object from RMBase v2.0 online resourcesdownloadRMBaseFiles EPITXDB_RMBASE_URL getRMBaseDataAsGRanges listAvailableGenomesFromRMBase listAvailableModFromRMBase listAvailableOrganismsFromRMBase makeEpiTxDbFromRMBase makeEpiTxDbFromRMBaseFiles
Create a 'EpiTxDb' object from tRNAdb resourcesgettRNAdbDataAsGRanges listAvailableOrganismsFromtRNAdb makeEpiTxDbFromtRNAdb
Getting modification data from a 'EpiTxDb-object'modifications modifications,EpiTxDb-method modificationsBy modificationsBy,EpiTxDb-method modifiedSeqsByTranscript modifiedSeqsByTranscript,EpiTxDb,DNAStringSet-method
Generate integer sequences from position information of 'Ranges'as.integer,Ranges-method positionSequence positionSequence,Ranges-method positionSequence,RangesList-method
Rescaling 'Ranges' objectrescale rescale,GRanges-method rescale,GRangesList-method rescale,IRanges-method rescale,IRangesList-method
Using the "select" interface on 'EpiTxDb' objectscolumns columns,EpiTxDb-method keys keys,EpiTxDb-method keytypes keytypes,EpiTxDb-method select select,EpiTxDb-method
Shift 'GRanges' coordinates based on another 'GRanges' objectshiftGenomicToTranscript shiftGenomicToTranscript,GRanges,GRangesList-method shiftGenomicToTranscript,GRangesList,GRangesList-method shiftTranscriptToGenomic shiftTranscriptToGenomic,GRanges,GRangesList-method shiftTranscriptToGenomic,GRangesList,GRangesList-method