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

Change tskit_tools.MutationMetadata to "union typed" metadata. #731

Merged
merged 1 commit into from May 31, 2021

Conversation

molpopgen
Copy link
Owner

No description provided.

@molpopgen molpopgen added this to the 0.14.2 milestone May 31, 2021
@molpopgen molpopgen linked an issue May 31, 2021 that may be closed by this pull request
@molpopgen molpopgen force-pushed the allow_optional_mutation_metadata branch from 131650b to c775bf8 Compare May 31, 2021 15:22
@molpopgen molpopgen force-pushed the allow_optional_mutation_metadata branch from ee23c3d to 925e1ea Compare May 31, 2021 16:29
tskit_tools.decode_mutation_metadata allows for None

Add test of decoding empty/None metadata from msprime.mutate
(Tests only run on 3.7 or later due to issues with msprime < 1.0)
@molpopgen molpopgen force-pushed the allow_optional_mutation_metadata branch from 925e1ea to 9c09851 Compare May 31, 2021 16:32
@molpopgen molpopgen merged commit 913e662 into dev May 31, 2021
@molpopgen molpopgen deleted the allow_optional_mutation_metadata branch May 31, 2021 17:10
@molpopgen molpopgen modified the milestones: 0.14.2, 0.15.0 May 31, 2021
molpopgen added a commit that referenced this pull request Jun 7, 2021
tskit_tools.decode_mutation_metadata allows for None

Add test of decoding empty/None metadata from msprime.mutate
(Tests only run on 3.7 or later due to issues with msprime < 1.0)

Closes #729
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.

Allow union typed metadata for mutations
1 participant