Description Usage Arguments Value See Also
Position-wise meta-enrichment is calculated asE_i = sum(sample[,i]) / sum(sample[,i]) where i is the position and g the gene.
1  | make_enrichment_profilefun(data, sample1, sample2)
 | 
data | 
 A   | 
sample1 | 
 Name of the first sample (the numerator). If missing, the default sample1 of the data set will be used.  | 
sample2 | 
 Name of the second sample (the denominator). If missing, the default sample2 of the data set will be used.  | 
A function that can be passed as profilefun to metagene_profiles
defaults, metagene_profiles, make_average_profilefun,
make_expression_normalizefun
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.