makeClusterName {MetaNeighbor} | R Documentation |
Make cluster names in format 'study_id|cell_type'
makeClusterName(study_id, cell_type)
study_id |
Character vector containing study ids. |
cell_type |
Character vector containing cell type names |
Character vector containing cluster names in the format study_id|cell_type.