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

Option to generate consensus with BCFTools / BEDTools using iVar variants #246

Closed
saramonzon opened this issue Jan 11, 2022 · 2 comments
Closed
Assignees
Labels
enhancement Improvement for existing functionality
Milestone

Comments

@saramonzon
Copy link
Contributor

Is your feature request related to a problem? Please describe

ivar consensus command has some issues already reported in their github: andersen-lab/ivar#103 , andersen-lab/ivar#97, andersen-lab/ivar#85

Describe the solution you'd like

We want an alternative method for generating the consensus using ivar variants and bcftools consensus. We'll select variants with AF > threshold and include them in the consensus, and we'll mask the consensus fasta as for bcftools caller.

@saramonzon saramonzon added the enhancement Improvement for existing functionality label Jan 11, 2022
@saramonzon saramonzon added this to the 2.3 milestone Jan 11, 2022
@drpatelh
Copy link
Member

Refactoring fixed in #260 so we now have options to use either --consensus_caller ivar or --consensus_caller bcftools.

@svarona is going to add bcftools filter in a follow up PR to filter the variants.

@drpatelh drpatelh changed the title New options --ivar-consensus or --bcftools-consensus using ivar variants output and a threshold. Option to generate consensus with BCFTools / BEDTools using iVar variants Jan 26, 2022
@drpatelh
Copy link
Member

Follow up fixes in #264 #265

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement for existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants