View source: R/createTapestriExperiment.R
newTapestriExperimentExample | R Documentation |
TapestriExperiment
Creates a TapestriExperiment
object for demonstration purposes,
which includes 240 probes across the genome, and 300 cells of 3 types.
Raw counts are generated randomly.
Type 1 has 75 cells, all XY, all diploid.
Type 2 has 100 cells, all XX, with 3 copies of chr 7, otherwise diploid.
Type 3 has 125 cells, all XY, with 1 copy of chr 1p, otherwise diploid.
newTapestriExperimentExample()
TapestriExperiment
object with demo data.
tapExperiment <- newTapestriExperimentExample()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.