neurorestore / Augur

Cell type prioritization in single-cell data
MIT License
94 stars 10 forks source link

option to exclude certain genes in calculate_auc #28

Open kaizen89 opened 12 months ago

kaizen89 commented 12 months ago

Hi, I am running augur on a seurat object and wandering if it is possible to exclude certains genes in calculate_auc? Thanks

skinnider commented 12 months ago

Seems like the easiest way to do this would just be to make a copy of the Seurat object with those genes removed.