clinfo / kGCN

A graph-based deep learning framework for life science
Other
114 stars 34 forks source link

fix readme and run_tox21.py #36

Closed khajaphysist closed 3 years ago

khajaphysist commented 3 years ago

fix readme as conda env create -n <name> -file environment.yml fails with following error

SpecNotFound: Invalid name, try the format: user/package

fix missing imports in run_tox21.py