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
Running bcftools view -G input.bcf drops all columns past the INFO column. However, the headers are not updated to reflect this change. I'll write a pull request for this, but I thought I'd put it here so I don't forget.
Running
bcftools view -G input.bcfdrops all columns past the INFO column. However, the headers are not updated to reflect this change. I'll write a pull request for this, but I thought I'd put it here so I don't forget.