Skip to content
Snippets Groups Projects
Commit 54688ca7 authored by Tim Roloff Handschin's avatar Tim Roloff Handschin
Browse files

Update abricate_exercise.md

parent 4142a3f8
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
<https://github.com/tseemann/abricate>
### Check for available databases
### Check for available databases in an interactive session
- Abricate can search various databases (even custom built).
......@@ -14,7 +14,7 @@
srun --pty -n 1 -c 2 --time=01:00:00 --mem=1G bash -l
module load singularityce
srun /shares/amr.imm.uzh/bioinfo/singularity/quay.io-biocontainers-abricate-1.0.1--ha8f3691_1.img abricate --list
srun /shares/amr.imm.uzh/bioinfo/singularity/sandbox/abricate_1.0.1 abricate --list
- This will generate the following output
......@@ -29,6 +29,8 @@
ecoli_vf 2701 nucl 2021-Mar-27
vfdb 2597 nucl 2021-Mar-27
- **Close your interactive session** before you continue
### Screen your genomes for resistance genes and virulence factors
- **How to run abricate:**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment