CRAN/E | countToFPKM

countToFPKM

Convert Counts to Fragments per Kilobase of Transcript per Million (FPKM)

Installation

About

Implements the algorithm described in Trapnell,C. et al. (2010) doi:10.1038/nbt.1621. This function takes read counts matrix of RNA-Seq data, feature lengths which can be retrieved using 'biomaRt' package, and the mean fragment lengths which can be calculated using the 'CollectInsertSizeMetrics(Picard)' tool. It then returns a matrix of FPKM normalised data by library size and feature effective length. It also provides the user with a quick and reliable function to generate FPKM heatmap plot of the highly variable features in RNA-Seq dataset.

github.com/AAlhendi1707/countToFPKM
Bug report File report

Key Metrics

Version 1.0
R ≥ 3.1.0
Published 2019-04-07 1853 days ago
Needs compilation? no
License GPL-3
CRAN checks countToFPKM results

Downloads

Yesterday 9 0%
Last 7 days 69 -22%
Last 30 days 276 +2%
Last 90 days 723 -22%
Last 365 days 3.112 -19%

Maintainer

Maintainer

Ahmed Alhendi

asna4@le.ac.uk

Authors

Ahmed Alhendi

aut / cre

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.1.0
ComplexHeatmap
circlize
stats