BTheDragonMaster / parasect

Predictive Algorithm for Resolving A-domain Specificity by featurising Enzyme and Compound in Tandem
2 stars 0 forks source link

Webapp: PARASECT doesn't parse SMILES file correctly #3

Open BTheDragonMaster opened 2 weeks ago

BTheDragonMaster commented 2 weeks ago

When uploading a .txt file with one SMILES per line, I get the following error:

Failed to parse SMILES strings: expected str, bytes or os.PathLike object, not list
davidmeijer commented 1 week ago

Uploading own SMILES strings should now work properly. Could you check for your input if everything is in order?