user@pop-os:~/Desktop/ONT/NGSpeciesID$ python3 specimux.py Index.txt ONT.filtered.fastq -F -e 3 -E 9 -d
2024-11-24 20:44:11,396 - INFO - Number of unique primer pairs: 1
2024-11-24 20:44:11,396 - INFO - Primer pair GTGARTCATCGARTCTTTG/TCCTCCGCTTATTGATATGC: 768 specimens
2024-11-24 20:44:11,396 - INFO - Minimum edit distance is 6 for Forward Barcodes
2024-11-24 20:44:11,402 - INFO - Minimum edit distance is 5 for Reverse Barcodes
2024-11-24 20:44:11,409 - INFO - Minimum edit distance is 4 for Forward Barcodes + Reverse Complement of Reverse Barcodes
2024-11-24 20:44:11,409 - INFO - Minimum edit distance is 12 for All Primers and Reverse Complements
2024-11-24 20:44:11,417 - INFO - Minimum edit distance is 4 for Forward Barcodes + Reverse Complement of Reverse Barcodes + All Primers
2024-11-24 20:44:11,417 - INFO - Using Edit Distance Thresholds 3 (barcode) and 9 (primer)
2024-11-24 20:44:11,420 - INFO - Will run 16 worker processes
read: 710883 matched: 191460 26.93%
2024-11-24 21:02:41,051 - INFO - Elapsed time: : 1109.63 seconds
2024-11-24 21:02:41,051 - INFO - Classification Statistics:
2024-11-24 21:02:41,051 - INFO - Matched : 191460 (26.93%)
2024-11-24 21:02:41,051 - INFO - No Barcode Matches : 157882 (22.21%)
2024-11-24 21:02:41,051 - INFO - No Reverse Barcode Matches (May be truncated) : 104943 (14.76%)
2024-11-24 21:02:41,051 - INFO - No Forward Barcode Matches (May be truncated) : 100190 (14.09%)
2024-11-24 21:02:41,051 - INFO - No Forward Barcode Matches : 75755 (10.66%)
2024-11-24 21:02:41,051 - INFO - No Reverse Barcode Matches : 47016 (6.61%)
2024-11-24 21:02:41,051 - INFO - Could Not Determine Orientation : 26195 (3.68%)
2024-11-24 21:02:41,051 - INFO - No Reverse Primer Matches : 5358 (0.75%)
2024-11-24 21:02:41,051 - INFO - Multiple Matches for Reverse Barcode : 1188 (0.17%)
2024-11-24 21:02:41,051 - INFO - No Primer Matches : 757 (0.11%)
2024-11-24 21:02:41,051 - INFO - No Forward Primer Matches : 108 (0.02%)
2024-11-24 21:02:41,051 - INFO - Multiple Matches for Forward Barcode : 30 (0.00%)
2024-11-24 21:02:41,051 - INFO - Multiple Matches for Both Barcodes : 1 (0.00%)
2024-11-24 21:02:41,051 - INFO - 76883 distinct barcode strings were unmatched