Cibersort | R Documentation |
Main functions
Cibersort(bulkdata, signature, perm = 10, QN = TRUE)
bulkdata |
heterogenous mixed expression |
signature |
file path to gene expression from isolated cells |
perm |
Number of permutations |
QN |
Perform quantile normalization or not (TRUE/FALSE) |
# Bulk <- Bulk_GSE60424 # res <- Cibersort(bulkdata = Bulk, # signature = LM22, # perm = 10, # QN = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.