txcutr
Transcriptome CUTteR
Bioconductor version: 3.23 · Package version: 1.18.0
Various mRNA sequencing library preparation methods generate sequencing reads specifically from the transcript ends. Analyses that focus on quantification of isoform usage from such data can be aided by using truncated versions of transcriptome annotations, both at the alignment or pseudo-alignment stage, as well as in downstream analysis. This package implements some convenience methods for readily generating such truncated annotations and their corresponding sequences.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("txcutr") Details
| Maintainer | Mervin Fansler <mervin.fansler@bric.ku.dk> |
| Author | Mervin Fansler [aut, cre] (ORCID: <https://orcid.org/0000-0002-4108-4218>) |
| License | GPL-3 |
| URL | https://github.com/mfansler/txcutr |
| Bug Reports | https://github.com/mfansler/txcutr/issues |
| Downloads rank | 239 |
| Source branch | RELEASE_3_23 |
| biocViews | Alignment, Annotation, RNASeq, Sequencing, Software, Transcriptomics |
Documentation
Download
Dependencies
Depends: R (>= 4.5.0)
Imports: AnnotationDbi, GenomicFeatures, txdbmaker, IRanges, GenomicRanges, BiocGenerics, Biostrings, S4Vectors, rtracklayer, BiocParallel, stats, methods, utils
Suggests: RefManageR, BiocStyle, knitr, sessioninfo, rmarkdown, testthat (>= 3.0.0), TxDb.Scerevisiae.UCSC.sacCer3.sgdGene, BSgenome.Scerevisiae.UCSC.sacCer3, GenomeInfoDbData