Singscore | R Documentation |
singscore
Singscore(bulkdata, tissue)
bulkdata |
A matrix with genes in rows and samples in columns. |
tissue |
One of "BLOOD","LIVER","LUNG","MUSCLE","OVARY","HEART","BONE", "ESOPHAGUS","STOMACH","GASTRIC","PANCREAS","CEREBELLUM", "NEUROTYPES","RETINA","EYE","THYMUS","INTESTINE","ADRENAL", "ESOPHAGEAL","DUODENAL","OLFACTORY","CEREBRUM". |
A data frame of Mixed cellular fractions.
Bulk <- Bulk_GSE60424 res <- Singscore(bulkdata = Bulk, tissue = "BLOOD")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.