Normalize input raw data using quantile and mloess methods. Plots of the normalized data along with a dendrogram clustering all samples will be stored in newly created pipeline directory.
1 2  | CreateHeatmap(sig.genes.sam.obj, subsets.dir, file.format=c("geneid",
"symbol"))
 | 
sig.genes.sam.obj | 
 Object returned from call to SigGenesSAM  | 
subsets.dir | 
 Directory containing files of genes output from pathway analysis or simply genes of interest  | 
file.format | 
 Indicator of how genes are identified in each file, be it "geneid" or "symbol"  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.