Description Usage Arguments Value See Also
Generate a default function for metagene profiles that computes the position-wise arithmetic mean.
1 2 3 4 5 6 7 | make_average_profilefun(data)
## S3 method for class 'serp_data'
make_average_profilefun(data)
## S3 method for class 'serp_features'
make_average_profilefun(data)
|
data |
The data |
A function that can be passed as profilefun
to metagene_profiles
metagene_profiles
, make_enrichment_profilefun,
make_expression_normalizefun
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.