Genomic Flow Application API (https://flowapi.sansterbioanalytics.com/)
Setup the Development .venv
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txtThis repository is linked with readthedocs.io to automatically build and deploy the documentation when new changes are made to the git repository.