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

meth_iterator.jl / read_value: 'chrom' not used #3

Open
simon-anders opened this issue May 26, 2022 · 5 comments
Open

meth_iterator.jl / read_value: 'chrom' not used #3

simon-anders opened this issue May 26, 2022 · 5 comments

Comments

@simon-anders
Copy link
Contributor

@Sveta:

just in case you haven't noticed: your funtion 'read_value' only works for the first chromosome. You need to add up the lengths of the preceding chromosomes.

@simon-anders
Copy link
Contributor Author

working on it...

@simon-anders
Copy link
Contributor Author

Made a new branch 'chroms_filepos' with a suggestion how to handle this.

@simon-anders
Copy link
Contributor Author

There's still a bug in it somewhere. Maybe a fencepost error. Looking for it...

@simon-anders
Copy link
Contributor Author

simon-anders commented May 26, 2022

found it and fixed it: #78d06d

@simon-anders
Copy link
Contributor Author

@kloivenn Ok, if I merge in my branch?

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