# genomic-system-finder-cli
Command-line interface for Genomic System Finder — detection of macromolecular systems in microbial genomes.
## Usage
```bash
genomic-system-finder --sequence-db genome.fasta --db-type ordered_replicon --models TXSScan/T2SS --models-dir /path/to/models
```