Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sim_to_train.py not working #1

Closed
laylagerami opened this issue Jul 16, 2020 · 1 comment
Closed

sim_to_train.py not working #1

laylagerami opened this issue Jul 16, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@laylagerami
Copy link
Contributor

command:
$PV4/python sim_to_train.py -f anle.smi --organism homo -n 20 -b 0.1,1,10,100

output:
Calculating Near-Neighbors for anle.smi
Using 20 Cores
Predicting for organism : homo
Total Number of Classes : 0
Total Number of Query Molecules : 1

no files written

@laylagerami laylagerami added the bug Something isn't working label Jul 16, 2020
@laylagerami
Copy link
Contributor Author

Need to put organism in exactly and with quotes e.g. --organism 'Homo sapiens' not 'homo'
Also need to put one option for -b e.g. -b 1 not 0.1,1,10,100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants