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

Allow fetching read name field without fetching other string fields? #225

Open
rlorigro opened this issue Apr 21, 2022 · 1 comment
Open

Comments

@rlorigro
Copy link

Hi, for my purposes, I need to parse many alignments, but I don't much care about the cigar, or read sequence, or tags. However, I do need the read names. Is there currently any way to fetch the read name, given just the "AlignmentCore" without fetching the rest of the string fields?

Thanks

@rlorigro
Copy link
Author

To clarify, I am working with Nanopore reads, which can have very long sequences, and loading the read name would be negligible in comparison

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