[go: nahoru, domu]

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

Trimming Multiple Copies of same adapter. #233

Open
PaulAONeill opened this issue Jan 17, 2020 · 2 comments
Open

Trimming Multiple Copies of same adapter. #233

PaulAONeill opened this issue Jan 17, 2020 · 2 comments

Comments

@PaulAONeill
Copy link

Hello,

I found a problem sample which has multiple copies of a single adaptor in the same read.
fastp identifies the adaptor correctly AGATCGGAAGAGCACACGTCTGAACTCCAGTCA

and removed it from the sequence
AGATCGGAAGAGCACACGAGATCGGAAGAGCACACGTCTGAACTCCAGTCA

leaving
AGATCGGAAGAGCACACG

I can't see a parameter to remove adapters multiple times - could you please advise.

Thanks

@y9c
Copy link
Contributor
y9c commented Feb 3, 2021

use the -n parameter in cutadapt...

Seems that fastp is not under maintenance now.

@sfchen
Copy link
Member
sfchen commented Feb 3, 2021

use the -n parameter in cutadapt...

Seems that fastp is not under maintenance now.

No, I was too busy on anti-COVID19 activities. But I am still maintaining fastp

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

3 participants