visualize: Visualization

Description Usage Arguments Value Examples

View source: R/visualize.R

Description

Visualize the low-dimensional vectors obtained by scLINE in 2D

Usage

1
visualize(data, label)

Arguments

data

a matrix in which each row represents a cell

label

true labels of the cell corresponding to data

Value

Visualization image of the data

Examples

1
visualize(low_mat$cell_low,Usoskin$label)

BMILAB/scLINE documentation built on Oct. 30, 2019, 5:15 a.m.