Description Usage Arguments Value Examples
select two labels from ID barcode
1 | SelectedSample(Dataset, typesample)
|
Dataset |
gene expression matrix |
typesample |
the labels of the samples (e.g. tumor,normal) |
a gene expression matrix of the samples with specified label
1 | tumo<-SelectedSample(Dataset=Data_CANCER_normUQ_filt,typesample="tumor")[,2]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.