Skip to content

Releases: RubenVG02/BioInsectiNet

v2.0.0

01 Aug 08:11

Choose a tag to compare

BioInsectiNet - Major Update Release

Overview

This release includes significant improvements and new features to enhance the prediction and generation capabilities of BioInsectiNet, as well as added functionalities for better compound evaluation and workflow automation.

Highlights

  • Optimized Prediction and Generation Models
    Improved the affinity prediction and compound generation models for higher accuracy and faster training times.

  • New Generation Examples
    Added diverse and realistic examples to better showcase the compound generation capabilities and facilitate testing.

  • Enhanced Genetic Algorithm
    Made the genetic algorithm more robust and faster by refining mutation and selection strategies, accelerating convergence toward optimal compounds.

  • Docking Algorithm Implementation
    Developed a docking algorithm to simulate and visualize interactions between target FASTA sequences and generated SMILES compounds, enabling structural quality assessment.

  • Automated Pipeline
    Created a modular and fully automated pipeline allowing flexible execution of the workflow, either step-by-step or as a complete end-to-end process.

What's Changed

Full Changelog: v1.0.1...v2.0.0

v1.0.1

26 Jul 22:58

Choose a tag to compare

· Bug fixes

· Improved code clarity and readability

Release v1.0.0

12 May 21:33
560f86f

Choose a tag to compare

Initial Release