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

Suggestion for documentation #18

Open
mmterpstra opened this issue Feb 28, 2018 · 0 comments
Open

Suggestion for documentation #18

mmterpstra opened this issue Feb 28, 2018 · 0 comments

Comments

@mmterpstra
Copy link

This part:

The UMI tag is added as the third field of the read name line. It consists of the molecular barcode extracted from the index read concatenated with the first six bases of R1.

Should be (the bold part is changed):

The UMI tag is added as the third field of the read name line. It consists of the molecular barcode extracted from the index read concatenated with the first six bases of R1 and optionally R2 if present. Then the reads are sorted by umitag.

according to https://github.com/aryeelab/umi/blob/dev/umitag.py#L39

Also the name is a bit misleading of umitag.py because this already preprocesses the file for consolidate.py maybe sortbyumitag.py is more suitable. Or split it in a separate script.

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