View source: R/calculate_cpm.R
| calculate_cpm | R Documentation | 
This function calculates the Transcripts Per Million (cpm) for the given counts, peaks, and signature.
calculate_cpm(counts, peaks, signature)
counts | 
 The counts data frame.  | 
peaks | 
 The peaks data frame.  | 
signature | 
 The signature vector.  | 
A data frame of cpm values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.