newTapestriExperimentExample: Create Example 'TapestriExperiment'

View source: R/createTapestriExperiment.R

newTapestriExperimentExampleR Documentation

Create Example TapestriExperiment

Description

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.

Usage

newTapestriExperimentExample()

Value

TapestriExperiment object with demo data.

Examples

tapExperiment <- newTapestriExperimentExample()

karyotapR documentation built on Sept. 8, 2023, 5:07 p.m.