Estimate | R Documentation |
Estimate
Estimate( bulkdata, pro = "bulk", platform = c("affymetrix", "agilent", "illumina")[1] )
bulkdata |
A matrix with genes in rows and samples in columns. |
pro |
bulk |
platform |
one of "affymetrix", "agilent", "illumina". |
A data frame of Mixed cellular fractions.
Bulk <- Bulk_GSE60424 res <- Estimate(bulkdata = Bulk)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.