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
{{ message }}
This repository was archived by the owner on Mar 29, 2022. It is now read-only.
when the program doesn't get the proper arguments, it dies with a segmentation fault. It would be nice to have a graceful exit
$ /vol/cloud/geogenetics/opt/bin/metaDMG++ lca -h
#/vol/cloud/geogenetics/opt/bin/metaDMG++ lca -h
-> Must supply arguments in the form -pattern value
Segmentation fault (core dumped)
Hi @ANGSD
when the program doesn't get the proper arguments, it dies with a
segmentation fault. It would be nice to have a graceful exit