Zackary Falls

Results 21 issues of Zackary Falls

e.g., cmpd_set in canpredict should be cmpd_lib, or something similar.

Adding "return" statements to a couple key functions (particularly canpredict) to make them more compatible with external functions, so you don't need to write to file and then read from...

So get_data() works correctly

canbenchmark_ddi and canpredict

Removed the references to objects within objects to reduce memory usage and depth. Check all functions to confirm they work properly.

I would like to ostensibly replace the flat files with these portable dbs.

Created a new benchmarking function called canbenchmark_new() which uses a methodology similar to canpredict_compounds() to assess performance using the classic CANDO metrics (i.e., AIA, APA, and IC), which all are...