Skip to content

Commit

Permalink
feat: bump ngs-chew to 0.6.x, adding aafs to output (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe authored Jan 3, 2023
1 parent 53c88aa commit feb13a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
channels:
- conda-forge
- bioconda
- file:///data/gpfs-1/users/holtgrem_c/scratch/art/LinuxArtifacts/packages
dependencies:
- ngs-chew >=0.5.0,<0.6.0
- ngs-chew >=0.6.0,<0.7.0
1 change: 1 addition & 0 deletions snappy_wrappers/wrappers/ngs_chew/fingerprint/wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
ngs-chew fingerprint \
--reference {snakemake.config[static_data_config][reference][path]} \
--output-aafs \
--output-fingerprint {snakemake.output.npz} \
--input-bam {snakemake.input.bam} \
--genome-release {genome_release}
Expand Down

0 comments on commit feb13a3

Please sign in to comment.