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

Phil's Peer Review #3

Open
philmcnamara opened this issue Oct 26, 2018 · 0 comments
Open

Phil's Peer Review #3

philmcnamara opened this issue Oct 26, 2018 · 0 comments

Comments

@philmcnamara
Copy link

Good example of input and output file to clarify what's happening with the code.

Interesting idea to sort by the QNAME with the -n flag, but because the UMI is last it will sort by all the numbers first, everything in parentheses below:

(NS500451:154:HWKTMBGXX:1:11101:24260:1121:)CTGTTCAC

This could maybe still work if you mess around with regex/sed to get the umi in its own field? Resetting memory every time we finish with an UMI would definitely be efficient.

Nice standalone functions to extract the data, but not sure it's worth making a function to open the file since we'll only be doing it once.

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