View source: R/misc-deprecated.R
extract.HTSc | R Documentation |
Allows to format older version of irap's output
extract.HTSc(filename, reduce = FALSE, clean = TRUE)
filename |
path to the file |
reduce |
boolean. Default: TRUE. Whether the "ID" column should be removed (duplicated with the rownames) |
clean |
boolean. Default:TRUE. |
data.frame of gene expression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.