assign_dataset: Assign final cell type label for the whole query dataset

View source: R/assign_cell.R

assign_datasetR Documentation

Assign final cell type label for the whole query dataset

Description

Assign final cell type label for the whole query dataset

Usage

assign_dataset(output.prefix)

Arguments

output.prefix:

string, the prefix of query dataset

Value

a dataframe with column1 as cell id and column2 as the predicted cell type

Examples

assign_dataset('bulk')

xliu-uth/ImmClassifier documentation built on Sept. 5, 2022, 3:01 a.m.