Seg_counts: Single-cell RNA-seq example dataset: Seg data

Description Usage Format Examples

Description

Seg_counts is a matrix of scRNA-seq data. Each row represents one gene. Each column represents one cell. Seg_true_cell_label is a vector of the same length as the columns of the matrix, containing the true cell labels for each cell in the same order.

Usage

1
data(Seg_scRNA)

Format

Seg_counts is a matrix of gene expression values. Seg_true_cell_label is a vector of true cell labels for each cell.

Examples

1
2
3
4
5

haoharryfeng/NeuCA documentation built on Dec. 20, 2021, 2:48 p.m.