aertslab / SCope

Fast visualization tool for large-scale and high dimensional single-cell data
GNU General Public License v3.0
68 stars 15 forks source link

Remove pyscenic dependency #470

Closed MaybeJustJames closed 3 years ago

MaybeJustJames commented 3 years ago

This change removes the pyscenic dependency and the gene set enrichment code that depended on it. This allows us to use Python 3.9 and drop Python 3.7 support.