Skip to content

Commit 859855f

Browse files
rpetit3actions-user
authored andcommitted
ci - auto build from bactopia
1 parent af94851 commit 859855f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+60
-120
lines changed

docs/bactopia-tools/abricate.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ for antimicrobial resistance and virulence genes.
1010
## Example Usage
1111
```
1212
bactopia --wf abricate \
13-
--bactopia /path/to/your/bactopia/results \
14-
--include includes.txt
13+
--bactopia /path/to/your/bactopia/results
1514
```
1615

1716
## Output Overview

docs/bactopia-tools/abritamr.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ reporting presence of reportable AMR genes in Victoria Australia.
1313
## Example Usage
1414
```
1515
bactopia --wf abritamr \
16-
--bactopia /path/to/your/bactopia/results \
17-
--include includes.txt
16+
--bactopia /path/to/your/bactopia/results
1817
```
1918

2019
## Output Overview

docs/bactopia-tools/agrvate.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ to rapidly identify the _agr_ locus type in _Staphylococcus aureus_ assemblies.
1010
## Example Usage
1111
```
1212
bactopia --wf agrvate \
13-
--bactopia /path/to/your/bactopia/results \
14-
--include includes.txt
13+
--bactopia /path/to/your/bactopia/results
1514
```
1615

1716
## Output Overview

docs/bactopia-tools/amrfinderplus.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ for antimicrobial resistance and virulence genes.
1010
## Example Usage
1111
```
1212
bactopia --wf amrfinderplus \
13-
--bactopia /path/to/your/bactopia/results \
14-
--include includes.txt
13+
--bactopia /path/to/your/bactopia/results
1514
```
1615

1716
## Output Overview

docs/bactopia-tools/ariba.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ to rapidly identify genes in a database by creating local assemblies.
1010
## Example Usage
1111
```
1212
bactopia --wf ariba \
13-
--bactopia /path/to/your/bactopia/results \
14-
--include includes.txt
13+
--bactopia /path/to/your/bactopia/results
1514
```
1615

1716
## Output Overview

docs/bactopia-tools/bakta.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ to provide extensive annotations including: tRNA, tmRNA, rRNA, ncRNA, CRISPR, CD
1111
## Example Usage
1212
```
1313
bactopia --wf bakta \
14-
--bactopia /path/to/your/bactopia/results \
15-
--include includes.txt
14+
--bactopia /path/to/your/bactopia/results
1615
```
1716

1817
## Output Overview

docs/bactopia-tools/blastn.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ to query nucleotide sequences against nucleotide databases (contigs or genes) fo
1111
## Example Usage
1212
```
1313
bactopia --wf blastn \
14-
--bactopia /path/to/your/bactopia/results \
15-
--include includes.txt
14+
--bactopia /path/to/your/bactopia/results
1615
```
1716

1817
## Output Overview

docs/bactopia-tools/blastp.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ to query protein sequences against protein databases for each sample.
1111
## Example Usage
1212
```
1313
bactopia --wf blastp \
14-
--bactopia /path/to/your/bactopia/results \
15-
--include includes.txt
14+
--bactopia /path/to/your/bactopia/results
1615
```
1716

1817
## Output Overview

docs/bactopia-tools/blastx.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ to query translated nucleotide sequences against protein databases for each samp
1111
## Example Usage
1212
```
1313
bactopia --wf blastx \
14-
--bactopia /path/to/your/bactopia/results \
15-
--include includes.txt
14+
--bactopia /path/to/your/bactopia/results
1615
```
1716

1817
## Output Overview

docs/bactopia-tools/bracken.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ automatically and generate [Krona](https://github.com/marbl/Krona) charts for bo
1212
## Example Usage
1313
```
1414
bactopia --wf bracken \
15-
--bactopia /path/to/your/bactopia/results \
16-
--include includes.txt
15+
--bactopia /path/to/your/bactopia/results
1716
```
1817

1918
## Output Overview

0 commit comments

Comments
 (0)