Skip to content

oytang/Supporting-data-for-Data-driven-discovery-of-innate-immunomodulators-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supporting-data-for-Data-driven-discovery-of-innate-immunomodulators-

File Structure

  • bo/: Bayesian optimization (BO) module, including the Gaussian Process Regreassion (GPR) surrogate model.

  • data/:

    • screening_library.csv: The information of the compounds in the design space (searching pool) of this project that were virtually screened.

    • screening_results.csv: The information of the compounds in this project that were experimentally assayed and screened.

    • vae_training_library.txt: The SMILES representation of the compound library used to train the VAE model.

  • plot/: Jupyter notebooks containing codes to generate the plots and figures.

  • vae/: Variational autoencoder (VAE) module. A neural network consisting of 2 parts - encoders and decoders - which converts compound SMILES/SELFIES representation into continuous numeric embeddings and converts back to SMILES/SELFIES representation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published