Description Usage Arguments Value Examples
Create phenotype class matrix.
1 | createPhenotypeClass(snList)
|
snList |
A list of sample names. |
Phenotype class matrix, which rows represent the names of snList, columns represent sample names. When sample belongs to class A, the entry = 1, ortherwise, entry = 0.
1 | createPhenotypeClass(list(A = c('S1', 'S2'), B = c('S3', 'S4')))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.