mockBulkMatrix {splatter} | R Documentation |
Quick function to generate mock bulk expression data for a population, with parameters estimated using real thyroid tissue data from GTEx.
mockBulkMatrix(n.genes = 1000, n.samples = 100)
n.genes |
Number of genes in mock bulk data. |
n.samples |
Number of samples in mock bulk data. |
matrix containing mock bulk expression data.
bulk <- mockBulkMatrix