getAssignmentsVectors: Assign clusters to cell identities from the consensus file...

Description Usage Arguments Value

View source: R/FindCelltype.R

Description

Assign clusters to cell identities from the consensus file provided

Usage

1
getAssignmentsVectors(consensus, markers)

Arguments

consensus

Consensus dataframe (2 columns per cell-type labelled cell-type e.g., 'Stem-Cell', and FC_cell-type e.g., 'FC_Stem-Cell')

markers

Markers dataframe (FindAllMarkers() output)

Value

Return two vectors with cell assignments. One using the max number of overlap, and one using max total FoldChange.


Theob0t/scEasyPip documentation built on Dec. 18, 2021, 4:10 p.m.