factR
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see factR.
Functional Annotation of Custom Transcriptomes
Bioconductor version: 3.20
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")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
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")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.