You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
657,845,172 reads in input file.
Bin size (-s) set to 328.
Traceback (most recent call last):
File "/cm/shared/apps/python/2.7.12/bin/fastqp", line 10, in <module>
sys.exit(main())
File "/cm/shared/apps/python/2.7.12/lib/python2.7/site-packages/fastqp/cli.py", line 412, in main
run(arguments)
File "/cm/shared/apps/python/2.7.12/lib/python2.7/site-packages/fastqp/cli.py", line 352, in run
mismatchplot(positions, cycle_mismatch, zip_archive, fig_kw)
File "/cm/shared/apps/python/2.7.12/lib/python2.7/site-packages/fastqp/plots.py", line 659, in mismatchplot
for pos in positions
ZeroDivisionError: division by zero
I checked the issues board, specifically the closed #26
Hello @mdshw5 @ucpete @danielecook @tomsherborne @edawine , I am using python.2.7.12 and the following OS
I am getting the error
I checked the issues board, specifically the closed #26
which had a "hack-ish" solution #28 . In the source code (current version) the plots.py does not contain the lines mentioned
. Please advise!
The text was updated successfully, but these errors were encountered: