absent-methods | R Documentation |
Determine which peaks are absent / present in a sample class
object |
|
class |
Name of a sample class from |
minfrac |
minimum fraction of samples necessary in the class to be absent/present |
Determine which peaks are absent / present in a sample class
The functions treat peaks that are only present because
of fillPeaks
correctly, i.e. does not count them as present.
An logical vector with the same length as nrow(groups(object))
.
absent(object, ...)
present(object, ...)
group
diffreport
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.