scSemiProfiler_dev.get_eg_representatives.get_eg_representatives

scSemiProfiler_dev.get_eg_representatives.get_eg_representatives(name)[source]

Used for acquiring representatives’ single-cell data in the example. Automatically check the latest representatives and store their single-cell data as /representative_sc.h5ad under the project’s directory.

Parameters

name – Project name

Example

>>> name = 'project_name'
>>> scSemiProfiler.get_eg_representatives(name)