A workflow for building Virtool reference indexes.
- Build index of default isolates using
bowtie2-build
. - Compress FASTA file.
- Upload FASTA and Bowtie2 index files to server.
- Finalize the index resource, which allows it to be used in analysis workflows.
poetry install
poetry run pytest