map_result_to_celltypes: Map a result table as generated by 'deconvolute' to a...

View source: R/cell_type_mapping.R

map_result_to_celltypesR Documentation

Map a result table as generated by deconvolute to a user-defined list of cell types.

Description

Map a result table as generated by deconvolute to a user-defined list of cell types.

Usage

map_result_to_celltypes(result, use_cell_types, method = NULL)

Arguments

result

result data.frame generated by the deconvolution method

use_cell_types

list of cell_types to map to

method

method or cell type to used. If method is NULL, it is expected to already use controlled vocabulary terms

See Also

map_cell_types


grst/immunedeconv documentation built on Nov. 10, 2023, 1:33 a.m.