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
Hi everyone
I run the command
./NGmerge -1 /home/planktonecology/Manuscript_Thatha/Metagenome_Thatha/CG_DN_935/AST5_R1.fastq.gz -2 /home/planktonecology/Manuscript_Thatha/Metagenome_Thatha/CG_DN_935/AST5_R2.fastq.gz -o AST5_merged.fastq.gz
I got error as follows
Error! Quality scores outside of set range
The text was updated successfully, but these errors were encountered:
Take a look here:
[(https://github.com//issues/4)]
More specifically:
I have the same issue, and it is not solved by setting '-u 41' by itself: The -w parameter must also be supplied with a modified qual_profile.txt. Modifying the matrixes with an extra row and column worked (I simply copied the outermost values).
Hi everyone
I run the command
./NGmerge -1 /home/planktonecology/Manuscript_Thatha/Metagenome_Thatha/CG_DN_935/AST5_R1.fastq.gz -2 /home/planktonecology/Manuscript_Thatha/Metagenome_Thatha/CG_DN_935/AST5_R2.fastq.gz -o AST5_merged.fastq.gz
I got error as follows
Error! Quality scores outside of set range
The text was updated successfully, but these errors were encountered: