Bump version
factR is a robust and easy-to-use R package with tools to process custom-assembled transcriptomes (GTF). Below are factR‘s key functions:
The latest stable version can be installed directly from Bioconductor:
if (!requireNamespace("BiocManager", quietly=TRUE)) install.packages("BiocManager") BiocManager::install("factR")
Alternatively, you may install the development version of factR using devtools:
# install.packages("devtools") devtools::install_github("fursham-h/factR")
See our quickstart guide or our full vignette on how to get started
We thank Kaur Alasoo for sharing code resources for wiggleplotr and for valuable discussions on the design of the package.
Please cite the following references if you use factR:
用于RNA结合蛋白和可变剪接分析的R包
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
factR v.1
Functional Annotation of Custom Transcriptomes in R
General workflow
factR is a robust and easy-to-use R package with tools to process custom-assembled transcriptomes (GTF). Below are factR‘s key functions:
How to install
The latest stable version can be installed directly from Bioconductor:
Alternatively, you may install the development version of factR using devtools:
Getting started
See our quickstart guide or our full vignette on how to get started
Acknowledgements
We thank Kaur Alasoo for sharing code resources for wiggleplotr and for valuable discussions on the design of the package.
Citing factR
Please cite the following references if you use factR: