mockBulkMatrix | 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 = 100, n.samples = 50, seed = NULL)
n.genes |
Number of genes in mock bulk data. |
n.samples |
Number of samples in mock bulk data. |
seed |
Optional: seed for random seed |
matrix containing mock bulk expression data.
bulk <- mockBulkMatrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.