View source: R/Distinguisher.R
Distinguisher | R Documentation |
Title
Distinguisher(bulkdata, celltypenum)
bulkdata |
A matrix with genes in rows and samples in columns. |
celltypenum |
Specify the range of underlying subpopulation number. |
A data frame of Mixed cellular fractions.
Bulk <- Bulk_GSE60424 res <- Distinguisher(bulkdata = Bulk, celltypenum = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.