-
Notifications
You must be signed in to change notification settings - Fork 0
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
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) #5
Comments
Hello developer, i got output when i run this command again. It looks like the step downloading genomes breaks and causes the error above. |
Could you please sent me the input relative_abundance.tsv so I can check the specific problem? From the error above it's most likely the NCBI database returned a corrupted/empty response the query. |
Hello @beleafs Please take a look i added a .txt file here as github doesnt accept .tsv Thank you. |
I run this command with the new version of magnet
python magnet.py -i ZYMO_D6311_14.nanoq.10.1000.fastq.gz -m ont -o ZYMO_D6311_14.magnet_1 --threads 30 -c relative_abundance.tsv
i get this error
The text was updated successfully, but these errors were encountered: