download_profile_matrix: Download a cell profile matrix

Description Usage Arguments Details Value Examples

View source: R/download_profile_matrix.R

Description

Download a cell profile matrix from the online library

Usage

1

Arguments

matrixname

A name

Details

Valid values for the matrixname argument include:

Value

A cell profile matrix

Examples

1
2
X <- download_profile_matrix(matrixname = "Human_brain")
head(X)

SpatialDecon documentation built on Nov. 8, 2020, 6 p.m.