We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can one keep these overrepresend sequences? For example I used this sample "SRR3100237"
fastp -i SRA/out/SRR3100237_1.fastq.gz -I SRA/out/SRR3100237_2.fastq.gz -o FASTP/SRR3100237_1_trim.fastq.gz -O FASTP/SRR3100237_2_trim.fastq.gz -h Reports/SRR3100237 -R "SRR3100237" -l 36 -c -g -p -M 30 -w 6 -5 -3
fastp-report_SRR3100237.zip
looking forward!
The text was updated successfully, but these errors were encountered:
Overrepresented sequences are not discarded.
The overrepresentation analysis just give a profiling of these overrepresented sequences.
Sorry, something went wrong.
No branches or pull requests
How can one keep these overrepresend sequences? For example I used this sample "SRR3100237"
fastp -i SRA/out/SRR3100237_1.fastq.gz
-I SRA/out/SRR3100237_2.fastq.gz
-o FASTP/SRR3100237_1_trim.fastq.gz
-O FASTP/SRR3100237_2_trim.fastq.gz
-h Reports/SRR3100237 -R "SRR3100237" -l 36 -c -g -p -M 30 -w 6 -5 -3
fastp-report_SRR3100237.zip
looking forward!
The text was updated successfully, but these errors were encountered: