Description Usage Arguments Value Examples
View source: R/Oncomine_heatmap_Genes_Coexpression.R
To clear Oncomine heatmap Genes Coexpression data including one page and many pages
1  | Oncomine_heatmap_Genes_Coexpression(filenames)
 | 
filenames | 
 can be end with .txt .doc .docx or omitted  | 
a dataframe
1 2 3  | data1=Oncomine_heatmap_Genes_Coexpression("3.txt")
data2=Oncomine_heatmap_Genes_Coexpression(c("1.txt","2.txt","3.txt"))
data3=Oncomine_heatmap_Genes_Coexpression()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.