Skip to content

coltfox/zincrx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask app that gets various properties of a molecule provided in SMILES format.

Running the program

  1. Install anaconda
  2. Create conda environment from the provided .yaml conda env create --file environment.yaml
  3. Activate the environment conda activate cenv
  4. Set the FLASK_APP environment variable (Powershell): $env:FLASK_ENV = "development"
  5. Run the flask app flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published