Description Usage Arguments Value Examples
Quick function to generate mock bulk expression data for a population, with parameters estimated using real thyroid tissue data from GTEx.
1 | 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.
1 | bulk <- mockBulkMatrix
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.