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

Support for UMIs #3

Closed
holtgrewe opened this issue Jan 25, 2019 · 1 comment
Closed

Support for UMIs #3

holtgrewe opened this issue Jan 25, 2019 · 1 comment
Assignees

Comments

@holtgrewe
Copy link
Member

UMIs should be configured by the Demux Web user and setting demux_reads.

For starters, we will only support this on a per-flow cell setting based on demux_reads.

<num>M will be used for molecular barcoding. In the case that the sequence is ligated to the template, bcl2fastq2 should be able to handle this. If the UMI is an index read, we will have to fall back to Picard.

@messersc messersc self-assigned this Jan 30, 2019
@messersc
Copy link
Contributor

messersc commented Feb 1, 2019

As discussed, this issue is more about user-configurable bases masks (demux_reads) than the use case with UMIs going to a separate fastq, as this was possible before with picard if set up correctly.

#7 adds the capability to parse demux_reads and match it with planned_reads, check it for consistency and return a bases mask for bcl2fastq2 (e.g. y100,I8) or picard (100T8B).

@messersc messersc closed this as completed Feb 1, 2019
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

2 participants