Description Usage Arguments Details Value Author(s)
filters and computes verctors based on gene profiles from a single matrix or a list of matrix profiles
1 | computeFilteredVectors(profile, type = "mean", filt = 0, debug = FALSE)
|
profile |
: list of (or unique) matrix profiles |
type |
: vectorisation method, vectors are calculated from the mean, median or sum of a given list of genes; default type="mean" otherwise it will be "median" or "sum" |
filt |
: filtering threshold in and sparse values put to 0 default filt= 0, no filtering |
debug |
: default is FALSE, when TRUE information on advancement is printed |
computeFilteredVectors
a filtered vector or a matrix of filtered vectors
Edi Prifti & Emmanuelle Le Chatelier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.