scSemiProfiler_dev.utils.celltype_signature_comparison

scSemiProfiler_dev.utils.celltype_signature_comparison(gtdata, semisdata, celltype_key)[source]

Use dotplot to compare the cell type signatures found using the real-profiled dataset and the semi-profiled datset.

Parameters

Example

>>> celltype_signature_comparison(gtdata=gtdata,semisdata=semisdata,celltype_key='celltypes')
Return type

None