ebi-gene-expression-group / scanpy-scripts

Scripts for using scanpy
Apache License 2.0
30 stars 13 forks source link

Update setup.py to remove t-SNE dependency #115

Closed pinin4fjords closed 2 years ago

pinin4fjords commented 2 years ago

The multicore t-SNE dependency is causing me problems in dependent packages, and in any case is a relic after changes upstream. So I'm removing it.

pinin4fjords commented 2 years ago

Thanks @irisdianauy