Open andrekind17 opened 10 months ago
When making query requests I'm getting internal server errors, and similarly through the web portal the classification doesn't seem to be working still.
However, making individual queries with e.g. r = requests.get('http://classyfire.wishartlab.com/entities/%s.%s' % (inchikey, return_format), headers={ "Content-Type": "application/%s" % return_format})
seems to work.
Hi, the ClassyFire server connected to GNPS and used by your script (posted on the following page https://pypi.org/project/pybatchclassyfire/ and redirecting to this GitHub repository) is down: https://gnps-classyfire.ucsd.edu
Can you fix this? Find attached the txt version of the script, with the the link to the server inside.
pybatchclassyfire.txt
Thanks