gdapply: Applies a function to elements of a GenomeData

Description Usage Arguments Value Author(s) See Also

Description

Returns a list of values obtained by applying a function to elements of a GenomeData or GenomeDataList object.

Usage

1
gdapply(X, FUN, ...)

Arguments

X

An object of class GenomeData or GenomeDataList.

FUN

A function to be applied to each chromosome-level sub-element of X.

...

Further arguments; passed to FUN

Value

Typically an object of the same class as X.

Author(s)

Deepayan Sarkar

See Also

GenomeData-class, GenomeDataList-class


Przemol/mirrors-bioc-BSgenome documentation built on May 8, 2019, 3:46 a.m.