makeClusterName: Make cluster names in format 'study_id|cell_type'

Description Usage Arguments Value

View source: R/utility.R

Description

Make cluster names in format 'study_id|cell_type'

Usage

1
makeClusterName(study_id, cell_type)

Arguments

study_id

Character vector containing study ids.

cell_type

Character vector containing cell type names

Value

Character vector containing cluster names in the format study_id|cell_type.


MetaNeighbor documentation built on Nov. 8, 2020, 5:40 p.m.