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

Vector Genetics: Gender Gene needs to be first in the the dictionary, otherwise it's treated as any other gene. #57

Open
stitova-idm opened this issue Nov 14, 2024 · 1 comment

Comments

@stitova-idm
Copy link
Collaborator

"Is_Gender_Gene": 1 marks the gene as gender gene. Expectations is that gene will then be used as a gender gene. However, this only works of this gene is the first in the list of Genes:[]

This works:
image

Does not work correctly:
image
image

We need to either fix it so the user can use "Is_Gender_Gene": 1 in any entree or error out and tell the user to make the first entree the gender gene.

@stitova-idm
Copy link
Collaborator Author

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