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
The --loci command line argument takes a space-separated list of locus names. This means that it must be followed by another command line option so that argparse knows when to stop looking for locus names. This isn't ideal and should be changed to something less annoying.