Quantiseq | R Documentation |
Deconvolution Methods QuanTIseq QuanTIseq helps users to Estimate of cellular fractions.
Quantiseq(bulkdata, tumor = TRUE)
bulkdata |
A matrix with genes in rows and samples in columns. |
tumor |
Default is TURE |
signature |
A data-frame containing signatures of different cell types, Default is NULL. |
data frame of Mixed cellular fractions.
Bulk <- Bulk_GSE60424 res <- Quantiseq(bulkdata = Bulk )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.