Cdseq | R Documentation |
The deconvolution methods of CDseq
Cdseq(bulkdata, signature)
bulkdata |
A matrix with genes in rows and samples in columns. |
signature |
A data-frame containing signatures of different cell types |
A data frame of Mixed cellular fractions.
Bulk <- Bulk_GSE60424 res <- Cdseq(bulkdata = Bulk, signature = LM22 )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.