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
v0.2.5: support for GRCh38 and better variant sorting
- Do not remove reference calls or do any chromosome renaming when sorting
by position with `variant-utils sort-vcf`.
- Add support for GRCh38 by avoiding issues with large numbers of contigs.
- Add ability to only fix sample name in input VCF without doing a full prep.