Skip to content

Releases: gifford-lab/prescient

Initial dev release of PRESCIENT.

13 Apr 12:58
Compare
Choose a tag to compare
Pre-release

v0.1.0

This is the first official release of PRESCIENT and carries all baseline functionality.

🚀 Major features and improvements

  • PRESCIENT command line interface (CLI) updated
    • prescient.process_data
    • prescient.train
    • prescient.simulate

🐞 Bugfixes

  • First release

🌐 Website changes

  • Github-pages API
    • Security breach due to using a deprecated kramdown version
    • Fixed in github-pages Gemfile v214

➡️ What's next?

  • Building out PRESCIENT API
  • Improving data processing by creating a data object instead of torch.pt
  • Adding Approximate Nearest Neighbors (ANN) cell type classifier training script for post-PRESCIENT analysis