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
flexbar -r SRR3674996_1_1_trimmed.fq -p SRR3674996_1_2_trimmed.fq -a Illumina_universal_adapter.fasta
I also though this problem would get solved using the -ap ON option, but when I add that option the error I obtain is:
flexbar: invalid combination of arguments -- -ap
So I do not know what can be the error with the reads...
The text was updated successfully, but these errors were encountered:
I am trying to use flexbar at the paired-end mode but only calling reads 1/2 files and the adaptor sequence file, I obtain the following error:
Processing reads ...Error: single read in paired mode, or file reading error!
These are the options I am using:
My code line is this one:
flexbar -r SRR3674996_1_1_trimmed.fq -p SRR3674996_1_2_trimmed.fq -a Illumina_universal_adapter.fasta
I also though this problem would get solved using the
-ap ON
option, but when I add that option the error I obtain is:flexbar: invalid combination of arguments -- -ap
So I do not know what can be the error with the reads...
The text was updated successfully, but these errors were encountered: