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

Add support for extra-chroms (string chromosomes) #30

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

bunop
Copy link

@bunop bunop commented Oct 9, 2021

Dear @mfranberg ,

I found some time to try to change how your library read chromosomes in order to support string chromosome. I've changed code and tests accordingly and seems to me that I can read my string chromosomes properly. I've also updated the README section, since it seems to me it was a little outdated.

If you could revise this changes and give me a feedback, will be very helpful.


This PR will close #29

bunop added 7 commits October 8, 2021 19:38
ignoring cmake generated files
parse_chr was identical to parse_string. Now we read text using the same parse_str function
testing with X and Contig123456 chromosomes
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

Successfully merging this pull request may close these issues.

Add support for extra-chroms (string chromosomes)
1 participant