mossjacob / pyslingshot

Python implementation of the Slingshot pseudotime algorithm
51 stars 7 forks source link

Pseudotime #11

Closed dsm-72 closed 1 year ago

dsm-72 commented 1 year ago

A few minor fixes and quality of life improvements:

  1. fixes https://github.com/mossjacob/pyslingshot/issues/10
  2. highlights Slingshot.unifed_pseudotime in the example notebook
  3. uses tqdm.autonotebook instead of tqdm
  4. sets requirements in setup
dsm-72 commented 1 year ago

@mossjacob can I get a bump on this?