Skip to content

Can we "artificially extend UMIs" and correct for primers mis-binding #1881

Answered by mizraelson
jracle85 asked this question in Q&A
Discussion options

You must be logged in to vote

Good thinking! You can do this to get what you need:

^(UMI1:N{9})(R1:(UMI2:N{10})*)\R2:8)

This way, you will have two UMIs, where the first one is excluded from the alignment and the second one remains.

As for the issue with primer misannealing, it’s not really something you can fully prevent. The reality is that some primers anneal to the wrong genes and you actually do have such reads. The clone itself is perfectly valid though. Usually, you would exclude the primer sequence from the alignment, but you mentioned you want to keep them. The question then becomes: what do you want to do with reads where the first 20 nt have 2 mismatches from the primer misannealing, but the rest of the seq…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jracle85
Comment options

@mizraelson
Comment options

@jracle85
Comment options

Answer selected by jracle85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants