Skip to content

Handle one, zero, or unrecognized extra columns in tabulate_allele_names#83

Merged
ressy merged 3 commits intodevfrom
fix-82-extra-cols
May 11, 2022
Merged

Handle one, zero, or unrecognized extra columns in tabulate_allele_names#83
ressy merged 3 commits intodevfrom
fix-82-extra-cols

Conversation

@ressy
Copy link
Member

@ressy ressy commented May 11, 2022

Makes tabulate_allele_names handle an extra column name vector with one, zero, or unrecognized column names. The first case works as always intended, the second behaves as if the argument was not given, and the third throws an error with a clearer message. Fixes #82 (bug introduced in #81).

ressy added 3 commits May 11, 2022 13:38
one, zero, or unrecognized extra_cols should be handled (but currently
aren't)
@ressy ressy merged commit 3f557c2 into dev May 11, 2022
@ressy ressy deleted the fix-82-extra-cols branch May 11, 2022 20:17
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.

Report fails with known genotypes supplied (tabulate_allele_names fails when given exactly one extra column)

1 participant