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

Added some code that estimates Mb position for pseudomarkers #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zsloan
Copy link

@zsloan zsloan commented Aug 28, 2020

While this works, I'm pretty sure there is a better way to do the "checking if there are Mb positions in the genofile" part of this (and this would also throw an error at line 467 if there were ever a situation where some markers had Mb positions and others didn't, though I don't think that ever happens). I noticed that Dataset has an attribute "has_mb," but I'm not sure if/how it can be accessed within the scope of chromosome_interval.

The logic for getting the mb positions is just taken from the original qtlreaper.

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.

1 participant