You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want unphased heterozygous sites to be entered into my consensus sequences as either Ns or maybe the appropriate IUPAC ambiguity code. It's not clear that there's a way to communicate this to bcftools consensus.
It's possible there's a way to do this with expressions, but if so I haven't figured it out. (Can I parse text within a column? None of the examples in the documentation lead me to think that.)