cell_info {signatureSearch}R Documentation

Cell Type Information

Description

It contains cell type (tumor or normal), primary site and subtype annotations of cells in LINCS database.

Usage

cell_info

Format

A tibble object with 30 rows and 4 columns.

Examples

# Load object
data(cell_info)
head(cell_info)

[Package signatureSearch version 1.4.6 Index]