Ho-Lab-Colostate / zhunt

An algorithm for predicting the propensity of DNA to flip from the B-form to the Z-form
5 stars 1 forks source link

Implement argparse validation #4

Open ghost opened 4 years ago

ghost commented 4 years ago

Implement a Python wrapper that leverages argparse to validate inputs from a command line interface. For instance:

python3 -m src.zhunt --fasta ./inputs/my_sequence.fasta --windowsize 3