JokingHero/ORFik: Open Reading Frames in Genomics

R package for analysis of transcript and translation features through manipulation of sequence data and NGS data like Ribo-Seq, RNA-Seq, TCP-Seq and CAGE. It is generalized in the sense that any transcript region can be analysed, as the name hints to it was made with investigation of ribosomal patterns over Open Reading Frames (ORFs) as it's primary use case. ORFik is extremely fast through use of C++, data.table and GenomicRanges. Package allows to reassign starts of the transcripts with the use of CAGE-Seq data, automatic shifting of RiboSeq reads, finding of Open Reading Frames for whole genomes and much more.

Getting started

Package details

Bioconductor views Alignment Coverage DataImport FunctionalGenomics ImmunoOncology RNASeq RiboSeq Sequencing Software
Maintainer
LicenseMIT + file LICENSE
Version1.23.10
URL https://github.com/Roleren/ORFik
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("JokingHero/ORFik")
JokingHero/ORFik documentation built on April 7, 2024, 2:59 a.m.