Skip to content

Modified Molecular Swarm Optimization (MSO) using MoLeR

License

Notifications You must be signed in to change notification settings

Nick-Mul/mso_for_MoLeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mso_for_MoLeR

Modified Molecular Swarm Optimization (MSO) using MoLeR

This is a modifiation of Molecular Swarm optimisation (MSO), by Robin Winter et al. https://pubs.rsc.org/en/content/articlelanding/2019/SC/C9SC01928F#!divAbstract to guide a MoLeR model introduced in Learning to Extend Molecular Scaffolds with Structural Motifs.

Install

conda env create -f environment.yml
conda activate moler-env
pip install molecule-generation

The package is install intsalled into the moler-env conda enviroment with

git clone mso_for_MoLeR
cd mso_for_MoLeR
pip install -e .

[1] Implementation of the method proposed in the paper "Efficient Multi-Objective Molecular Optimization in a Continuous Latent Space" by Robin Winter, Floriane Montanari, Andreas Steffen, Hans Briem, Frank Noé and Djork-Arné Clevert. Chemical Science, 2019, DOI: 10.1039/C9SC01928F https://pubs.rsc.org/en/content/articlelanding/2019/SC/C9SC01928F#!divAbstract

[2] Learning to Extend Molecular Scaffolds with Structural Motifs by Krzysztof Maziarz, Henry Jackson-Flux, Pashmina Cameron, Finton Sirockin, Nadine Schneider, Nikolaus Stiefl, Marwin Segler, Marc Brockschmidt https://arxiv.org/abs/2103.03864

About

Modified Molecular Swarm Optimization (MSO) using MoLeR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages