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
- Add output options `-o, --output` and `-O, --output-type`
- Add filtering options `-i, --include` and `-e, --exclude`
- Rename the short option `-e, --error-probability` from lower case to upper
case `-E, --error-probability`. This is a backward compatible change, the
program can tell when the lower case `-e` is used in the previous meaning
- Changes to the output format, replace the DC section with DCv2:
- adds a new column for the number of matching genotypes
- fixes in HWE score calculation plus output average HWE score rather
than absolute HWE score
- better description of fields
0 commit comments