View source: R/getCufflinksFPKM.R
Takes Cufflinks genes.fpkm_tracking output files as input and outputs a named numeric vector (names = Transcript/gene id, value = FPKM)
1  | getCufflinksgeneFPKM(genes.fpkm_tracking_file_path)
 | 
genes.fpkm_tracking_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.