get_cell: Compute individual-related cell line

View source: R/get_cell.R

get_cellR Documentation

Compute individual-related cell line

Description

Compute individual-related cell line

Usage

get_cell(cmat, db.path = tempdir(), removeBatchEffect = TRUE, orgDB)

Arguments

cmat

The RNA-seq count expression profiles of clinical query samples.

db.path

A character(1) string with the folder path where the background data was saved.

removeBatchEffect

Remove batch effects from expression data using limma (TRUE by default).

orgDB

The human annotation db for ID convert.

Value

A cell line information list.


AllenSpike/CPDR documentation built on April 18, 2022, 4:38 p.m.