factR
This is the development version of factR; for the stable release version, see factR.
Functional Annotation of Custom Transcriptomes
Bioconductor version: Development (3.24)
factR contain tools to process and interact with custom-assembled transcriptomes (GTF). At its core, factR constructs CDS information on custom transcripts and subsequently predicts its functional output. In addition, factR has tools capable of plotting transcripts, correcting chromosome and gene information and shortlisting new transcripts.
Author: Fursham Hamid [aut, cre]
Maintainer: Fursham Hamid <fursham.h at gmail.com>
citation("factR")):
Huber W, Carey VJ, Gentleman R, Anders S, Carlson M, Carvalho BS, Bravo HC, Davis S, Gatto L, Girke T, Gottardo R, Hahne F, Hansen KD, Irizarry RA, Lawrence M, Love MI, MacDonald J, Obenchain V, Oleś AK, Pagès H, Reyes A, Shannon P, Smyth GK, Tenenbaum D, Waldron L, Morgan M (2015). "Orchestrating high-throughput genomic analysis with Bioconductor." Nature Methods, 12(2), 115–121. doi:10.1038/nmeth.3252.
Gentleman RC, Carey VJ, Bates DM, Bolstad B, Dettling M, Dudoit S, Ellis B, Gautier L, Ge Y, Gentry J, Hornik K, Hothorn T, Huber W, Iacus S, Irizarry R, Leisch F, Li C, Maechler M, Rossini AJ, Sawitzki G, Smith C, Smyth G, Tierney L, Yang JYH, Zhang J (2004). "Bioconductor: open software development for computational biology and bioinformatics." Genome Biology, 5(10), R80. doi:10.1186/gb-2004-5-10-r80.
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
## The following initializes the development version of Bioconductor
BiocManager::install(version = "devel")
BiocManager::install("factR")
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("factR")
| factR | HTML | R Script |
| Reference Manual | ||
| NEWS | Text | |
| LICENSE | Text |
Details
| biocViews | AlternativeSplicing, FunctionalPrediction, GenePrediction, Software |
| Version | 1.15.0 |
| In Bioconductor since | BioC 3.16 (R-4.2) (4 years) |
| License | file LICENSE |
| Depends | R (>= 4.2) |
| Imports | BiocGenerics(>= 0.46), Biostrings(>= 2.68), GenomeInfoDb(>= 1.36), dplyr (>= 1.1), GenomicFeatures(>= 1.52), GenomicRanges(>= 1.52), IRanges(>= 2.34), purrr (>= 1.0), rtracklayer(>= 1.60), tidyr (>= 1.3), methods (>= 4.3), BiocParallel(>= 1.34), S4Vectors(>= 0.38), data.table (>= 1.14), rlang (>= 1.1), tibble (>= 3.2), wiggleplotr(>= 1.24), RCurl (>= 1.98), XML (>= 3.99), drawProteins(>= 1.20), ggplot2 (>= 3.4), stringr (>= 1.5), pbapply (>= 1.7), stats (>= 4.3), utils (>= 4.3), graphics (>= 4.3), crayon (>= 1.5) |
| System Requirements | |
| URL | https://fursham-h.github.io/factR/ |
See More
| Suggests | AnnotationHub(>= 2.22), BSgenome(>= 1.58), BSgenome.Mmusculus.UCSC.mm10, testthat, knitr, rmarkdown, markdown, zeallot, rmdformats, bio3d (>= 2.4), signalHsmm (>= 1.5), tidyverse (>= 1.3), covr, patchwork |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | factR_1.15.0.tar.gz |
| Windows Binary (x86_64) | |
| macOS Binary (big-sur-x86_64) | |
| macOS Binary (sonoma-arm64) | factR_1.15.0.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/factR |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/factR |
| Bioc Package Browser | https://code.bioconductor.org/browse/factR/ |
| Package Short Url | https://bioconductor.org/packages/factR/ |
| Package Downloads Report | Download Stats |