TrigosTeam / SPIAT

https://trigosteam.github.io/SPIAT/
Artistic License 2.0
21 stars 8 forks source link

Define cell types based on the absence of markers #33

Open fuerzhou opened 8 months ago

fuerzhou commented 8 months ago

Currently the function define_celltypes() defines cell types based on the combination of markers that are present on a cell. However, it seems that sometimes the absense of markers defines a cell type more conviniently.

Calling for pull request to implement this feature.