makeClusterName {MetaNeighbor}R Documentation

Make cluster names in format 'study_id|cell_type'

Description

Make cluster names in format 'study_id|cell_type'

Usage

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.


[Package MetaNeighbor version 1.13.0 Index]