View source: R/functions_Stat.R
| readExtFile | R Documentation | 
Read norm file, depending on the file type (supports: txt, csv, xls, xlsx)
readExtFile(filename, extension, outprint = FALSE)
| filename | (Status=required) | 
| extension | (Status=required) | 
| outprint | (datatype=logical, Default=FALSE) | 
a dataframe with the normalized gene expression data
#example here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.