ORFik
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see ORFik.
Open Reading Frames in Genomics
Bioconductor version: 3.8
Tools for manipulation of RiboSeq, RNASeq and CageSeq data. ORFik is extremely fast through use of C, data.table and GenomicRanges. Package allows to reassign starts of the transcripts with the use of CageSeq data, automatic shifting of RiboSeq reads, finding of Open Reading Frames for the whole genomes and many more.
Author: Kornel Labun [aut, cre, cph], Haakon Tjeldnes [aut, dtc], Katarzyna Chyzynska [ctb, dtc], Evind Valen [ths, fnd]
Maintainer: Kornel Labun <kornellabun at gmail.com>
citation("ORFik")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ORFik")
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("ORFik")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.