Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
cmkobel committed May 6, 2024
1 parent 5f7ca06 commit 045e456
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/immediate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,12 @@ jobs:
- name: test installation
run: |
python --version
snakemake --version
./asscom2 --version
./asscom2 --help
- name: dry run
run: |
./asscom2 --config input_genomes="tests/E._faecium/*.fna" --dry-run
Expand Down
4 changes: 2 additions & 2 deletions asscom2
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ NAME
SYNOPSIS
asscom2 [ --config KEY=VALUE [KEY2=VALUE]... ] [ --until RULE [RULE2]... ]
[ --dry-run ]
[ --version ] [ --help ]
[ --dry-run ]
[ --version ] [ --help ]
DESCRIPTION
Analyses bacterial and archaeal genomes.
Expand Down

0 comments on commit 045e456

Please sign in to comment.