| coexprees4gene | R Documentation | 
Calculate the coexpression for any given gene
coexprees4gene(x, gene = NULL, method = "spearman",
  geneNameCol = "gene_name", padjMethod = "BH")
x | 
 the StefansExpressionSet varibale  | 
method | 
 any method supported by cor.test  | 
geneNameCol | 
 the name of the gene column (gene_name)  | 
padjMethod | 
 the method to calucate the FDR with p.adjust  | 
a data.frame with the columns 'GeneSymbol', 'pval', 'cor', 'adj.p'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.