Nitumid | R Documentation |
Deconvolution Methods NITUMID NITUMID helps users to Estimate of cellular fractions.
Nitumid( bulkdata, signature = NULL, allmarkers = NITUMID::signature_marker_melanoma$gene_symbol, if.bulk = TRUE )
bulkdata |
A matrix with genes in rows and samples in columns. |
signature |
A data-frame containing signatures of different cell types. |
allmarkers |
some of gene factors |
if.bulk |
Default is Ture |
A data frame of Mixed cellular fractions.
Bulk <- Bulk_GSE60424 res <- Nitumid(bulkdata = Bulk)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.