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