txdbmaker
This is the development version of txdbmaker; for the stable release version, see txdbmaker.
Tools for making TxDb objects from genomic annotations
Bioconductor version: Development (3.21)
A set of tools for making TxDb objects from genomic annotations from various sources (e.g. UCSC, Ensembl, and GFF files). These tools allow the user to download the genomic locations of transcripts, exons, and CDS, for a given assembly, and to import them in a TxDb object. TxDb objects are implemented in the GenomicFeatures package, together with flexible methods for extracting the desired features in convenient formats.
Author: H. Pagès [aut, cre], M. Carlson [aut], P. Aboyoun [aut], S. Falcon [aut], M. Morgan [aut], M. Lawrence [ctb], J. MacDonald [ctb], M. Ramos [ctb], S. Saini [ctb], L. Shepherd [ctb]
Maintainer: H. Pagès <hpages.on.github at gmail.com>
citation("txdbmaker")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("txdbmaker")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("txdbmaker")
Making TxDb Objects | HTML | R Script |
Reference Manual |
Details
biocViews | Annotation, DataImport, Genetics, GenomeAnnotation, GenomeAssembly, Infrastructure, Sequencing, Software |
Version | 1.3.0 |
In Bioconductor since | BioC 3.19 (R-4.4) (0.5 years) |
License | Artistic-2.0 |
Depends | BiocGenerics, S4Vectors, GenomeInfoDb(>= 1.39.9), GenomicRanges, GenomicFeatures |
Imports | methods, utils, stats, tools, httr, rjson, DBI, RSQLite (>= 2.0), IRanges, UCSC.utils, AnnotationDbi, Biobase, BiocIO, rtracklayer, biomaRt(>= 2.59.1) |
System Requirements | |
URL | https://bioconductor.org/packages/txdbmaker |
Bug Reports | https://github.com/Bioconductor/txdbmaker/issues |
See More
Suggests | RMariaDB, mirbase.db, ensembldb, RUnit, BiocStyle, knitr |
Linking To | |
Enhances | |
Depends On Me | mygene |
Imports Me | ASpli, BgeeCall, DegNorm, EpiTxDb, FLAMES, GenomicPlot, IntEREst, ORFik, OUTRIDER, OrganismDbi, QuasR, RCAS, RNAmodR, Rhisat2, RiboDiPA, crisprDesign, crisprViz, customProDB, metaseqR2, proActiv, proBAMr, recoup, ribosomeProfilingQC, scanMiRApp, scruff, sitadela, trackViewer, txcutr, tximeta, geneLenDataBase |
Suggests Me | AnnotationHub, BUSpaRse, DEXSeq, GenomicFeatures, GenomicRanges, SPLINTER, SplicingGraphs, bumphunter, doubletrouble, eisaR, raer, recount, systemPipeR |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | txdbmaker_1.3.0.tar.gz |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/txdbmaker |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/txdbmaker |
Bioc Package Browser | https://code.bioconductor.org/browse/txdbmaker/ |
Package Short Url | https://bioconductor.org/packages/txdbmaker/ |
Package Downloads Report | Download Stats |