View source: R/getCufflinksFPKM.R
Takes multiple Cufflinks output files as input and outputs a data.frame with FPKM values
| 1 2 | getCufflinksFPKM(files, filetype = c("isoforms.fpkm_tracking",
  "genes.fpkm_tracking", "GTF"))
 | 
| files | Path to Cufflinks files to import. Can be isoforms.fpkm_tracking, genes.fpkm_tracking, or GTF | 
| filetype | possible values : "isoforms.fpkm_tracking", "genes.fpkm_tracking", "GTF" | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.