View source: R/getCufflinksFPKM.R
Takes Cufflinks gtf output files as input and outputs a named numeric vector (names = Transcript/gene id, value = FPKM)
1 | getCufflinksgtfFPKM(gtf_file_path)
|
gtf_file_path |
Path to GTF file that is output by cufflinks |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.