View source: R/counts2fpkm_cuff.R
counts2fpkm_cuff | R Documentation |
From fpkm to quartiles with Cufflink files
counts2fpkm_cuff(filename, previous_clean = FALSE)
filename |
The name of the file with Cufflink counts |
previous_clean |
If we should remove the gene_names == "-" before FPKM calculus |
data frame with fpkm and quartiles
## Not run: counts2fpkm_cuff (filename) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.