sanjaynagi / AnoPrimer

Primer Design in Anopheles gambiae and funestus considering genetic variation
https://sanjaynagi.github.io/AnoPrimer/
MIT License
2 stars 4 forks source link

change save parameter to out_dir #14

Closed sanjaynagi closed 2 years ago

sanjaynagi commented 2 years ago

To resolve #13. Change save parameter of most functions to out_dir, allowing for custom paths to save files to, particularly useful when working outside of Colab.

sanjaynagi commented 2 years ago

Also removed the version from the Pip install, as this should automatically be the latest version. This saves editing the notebook with each new release also.