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

to discard or not to discard?.. reads with middle adapter #93

Open
laurabio opened this issue Oct 25, 2022 · 0 comments
Open

to discard or not to discard?.. reads with middle adapter #93

laurabio opened this issue Oct 25, 2022 · 0 comments

Comments

@laurabio
Copy link

I have a library of plamids that looks like this (plasmid_top...INSERT... plasmid_bottom) since the plasmid_top is more than 1000 b long i decided to look only for 30 base adjacent to the insert (i added in adapter.py file 30 base long adapter/identifiers).
i am confused on whether it will treat these as middle adapter and split the read or discard them. see below

under "Barcode demultiplexing" it is stated :
Note that the --discard_middle option is always active when demultiplexing barcoded reads. This is because a read with a middle adapter is likely chimeric and the pieces of chimeric reads may belong in separate bins.
but under the "Full usage" it is stated:
(default: split reads when an adapter is found in the middle)
so i am a bit confused since it always demultiplexes does Porechop discard reads with middle adapters or does it split them....?

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