bash SequelQC.sh -u subreads.txt -n 16 -o Sequelresult1010 -v -k -p a
Running in NO_SCRAPS mode
Extracting data from .bam files
Data extraction was sucessful
Beginning calculation of read length statistics
Traceback (most recent call last):
File "generateReadLenStats_noScraps_py2.py", line 93, in
start = int(coord.split("")[0]); stop = int(coord.split("")[1])
ValueError: invalid literal for int() with base 10: 'ccs'
ERROR: Calculation of read length statistics failed!