Demixt | R Documentation |
Title
Demixt(scdata, bulkdata, label)
scdata |
single data with genes in rows and cells in columns. |
bulkdata |
A matrix with genes in rows and samples in columns. |
label |
The cell type label of single data. |
A data frame of Mixed cellular fractions.
#Bulk <- Bulk_GSE106898 #SC <- SC_GSE107011 #Label <- Label_GSE107011$Label #res <- Demixt(bulkdata = Bulk, # scdata = SC, # label = Label)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.