Skip to content
New issue

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

Trimmomatic for MGIseq #38

Open
SergeyBaikal opened this issue Sep 19, 2022 · 0 comments
Open

Trimmomatic for MGIseq #38

SergeyBaikal opened this issue Sep 19, 2022 · 0 comments

Comments

@SergeyBaikal
Copy link

SergeyBaikal commented Sep 19, 2022

Dear developers, Could you clarify please Is this program suitable for MGI data (2*150)? As far as I understand, the ILLUMINACLIP parameter does not make sense.
java -jar trimmomatic-0.36.jar PE 1.fq.gz 2.fq.gz pairedPE_1.fq.gz singlePE_1.fq pairedPE_2.fq.gz singlePE_2.fq SLIDINGWINDOW:4:20 LEADING:3 TRAILING:3 HEADCROP:10 MINLEN:50 -threads 8

HEADCROP:10 this option is here to remove adapters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant