Description Usage Arguments Value Examples
View source: R/SplitMatrixBySampleType.R
Split an exposure matrix or spectrum matrix into a list of matrices, each for a single sample type
1 | SplitMatrixBySampleType(M, sample.type)
|
M |
A numerical matrix or data frame or
|
sample.type |
A character or numeric vector, each element of which indicates a particular sample type. |
Invisibly, the list of exposure or spectrum
matrices created by splitting
M
by sample.type
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.