Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ssi-dk/bps_fbi_fsc_virulencefinder

Bash scripts to run virulencefinder and serotypefinder in local settings on ecoli fasta and fastq.gz files.
https://github.com/ssi-dk/bps_fbi_fsc_virulencefinder

assemblies bash ecoli rawreads serotypefinder virulencefinder

Last synced: 3 days ago
JSON representation

Bash scripts to run virulencefinder and serotypefinder in local settings on ecoli fasta and fastq.gz files.

Awesome Lists containing this project

README

        

# BPS_FBI_FSC_VirulenceFinder
Bash scripts to run virulencefinder and serotypefinder in local settings on fasta and fastq.gz files

## How to use:
To start open the config file, fill it in with your local system paths, and save it

```bash
bash install.sh
bash run_virulencefinder.sh
bash cleanup.sh
```