We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The bcftools_consensus wrapper currently has two inputs for the --mask argument:
bcftools_consensus
--mask
I have created a fix for this (https://github.com/pvanheus/tools-iuc/blob/fix_duplicate_mask/tools/bcftools/bcftools_consensus.xml) but see that #6293 is currently open, so my fix should probably be applied on top of (a passing version of) that. I might find time to merge into that PR but in the meantime leaving this issue here as a reminder.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
bcftools_consensus
wrapper currently has two inputs for the--mask
argument:I have created a fix for this (https://github.com/pvanheus/tools-iuc/blob/fix_duplicate_mask/tools/bcftools/bcftools_consensus.xml) but see that #6293 is currently open, so my fix should probably be applied on top of (a passing version of) that. I might find time to merge into that PR but in the meantime leaving this issue here as a reminder.
The text was updated successfully, but these errors were encountered: