Skip to content

Releases: AstraZeneca/chemicalx

0.1.0 Submission Release 🧬 🧬 🧬

09 Feb 20:38
05b3b54
Compare
Choose a tag to compare

🚀 What's Changed

Models

💾 Data Cleaning

  • Clean up DrugBank and TWOSIDES importers by @cthoyt in #57
  • Add additional datasets by @cthoyt in #61

🤖 Design

🏠 House keeping

New Contributors

Full Changelog: v0.0.9...v0.1.0

0.0.9. DevOps, Refactoring, New Datasets

21 Jan 10:19
29e7f5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

0.0.8. Data resolver and model releases

14 Jan 10:10
acd14d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

0.0.7 - In memory Torch Vectors 🧬🧬🧬

13 Jan 09:06
Compare
Choose a tag to compare
  • Context feature sets store feature vectors as torch.FloatTensors
  • Drug feature sets store feature vectors as torch.FloatTensors

0.0.6 - Model Base Class, Batch iterators, Batch 🧬🧬🧬

12 Jan 17:13
Compare
Choose a tag to compare

What's Changed

  • Add base model and implement model class resolution by @cthoyt
  • Batch generators
  • Batch class

New Contributors

Full Changelog: v0.0.5...v0.0.6

0.0.5 Drug Feature Set, Labeled Triples and Data Loaders 👾 🤖 🎃

11 Jan 18:01
Compare
Choose a tag to compare
  • Adds Data Loaders for DrugComb and DrugCombDB 👾 🤖 🎃
  • Drug Feature Set for feature storage 👾 🤖 🎃
  • Labeled Triples 👾 🤖 🎃

0.0.4. - Context feature set and oncology datasets 🧬 💊

10 Jan 17:29
Compare
Choose a tag to compare
  • Integrates DrugCombDB 🧬 💊
  • Integrated DrugComb 🧬 💊
  • Defines ContextFeatureSets with the class methods 🧬 💊
  • Add tests for ContextFeatureSets 🧬 💊

0.0.3. Unit tests and documentation integration 🎄🎅

23 Dec 10:13
Compare
Choose a tag to compare
  • Adds unit tests to data structures and datasets 🎄🎅
  • Adds documentation of data structures and datasets 🎄🎅

0.0.2. - Name spaces, documentation.

20 Dec 14:35
Compare
Choose a tag to compare

Created namespaces for:

  • Integrated benchmark datasets.

  • Main data structures.

  • Installation guide.

  • Documentation.

0.0.1. - ChemicalX Base Release Test

15 Dec 18:54
Compare
Choose a tag to compare

A PyTorch-based deep learning library for drug-drug interaction, polypharmacy side effect and synergy prediction.