Rdocumentation
powered by
Learn R Programming
HTSeqGenie (version 4.2.0)
rpkm: Calculate RPKM
Description
Calculate RPKM
Usage
rpkm(counts, widths, nbreads)
Arguments
counts
A vector of counts
widths
vector of the width of each bin the counts were perfomred on
nbreads
vector containing number of reads mapped to each bin
Value
vector of RPKMs