Learn R Programming

scCATCH (version 3.2.2)

demo_data: Demo data of single-cell RNA-seq data

Description

Demo data of single-cell RNA-seq data

Usage

demo_data()

Arguments

Value

A demo data matrix.

Details

data used in createscCATCH must be a matrix object, each column representing a cell, each row representing a gene.

Examples

Run this code
data_demo <- demo_data()

Run the code above in your browser using DataLab