Download Latest Version AutoPhispyPIP.zip (19.8 MB)
Email in envelope

Get an email when there's a new version of PhiSpy

Home / v.4.1.20
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-08-24 355 Bytes
Version 4.1.20 Improved metrics parsing.tar.gz 2020-08-24 11.7 MB
Version 4.1.20 Improved metrics parsing.zip 2020-08-24 11.8 MB
Totals: 3 Items   23.5 MB 0

Resolved parsing the --metrics options, so you can either add one --metrics flag and list all your options, e.g.

PhiSpy.py --metrics shannon_slope gc_skew

or provide each one with its own flad, e.g.:

PhiSpy.py --metrics shannon_slope --metrics gc_skew

This is a combination of using argparse append and then iterating the list.

Source: README.md, updated 2020-08-24