make_average_profilefun: Generate a default function for metagene profiles that...

Description Usage Arguments Value See Also

View source: R/metagene.R

Description

Generate a default function for metagene profiles that computes the position-wise arithmetic mean.

Usage

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)

Arguments

data

The data

Value

A function that can be passed as profilefun to metagene_profiles

See Also

metagene_profiles, make_enrichment_profilefun, make_expression_normalizefun


ilia-kats/RiboSeqTools documentation built on Oct. 5, 2020, 7:41 p.m.