Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
endast committed Oct 19, 2023
1 parent dced52f commit bac5dc1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
directory: 'example/annotations'
snakefile: 'pipelines/annotations.snakefile'
args: '-j 2 -n --configfile pipelines/config/deeprvat_annotation_config.yaml'
stagein: 'mkdir -pv preprocessing_workdir/norm/variants/; mkdir -pv output_dir/annotations; touch preprocessing_workdir/norm/variants/variants.tsv.gz'
stagein: 'mkdir -pv preprocessing_workdir/norm/variants/; mkdir -pv reference; touch reference/hg38.fa; touch preprocessing_workdir/norm/variants/variants.tsv.gz'
Empty file.
Empty file.

0 comments on commit bac5dc1

Please sign in to comment.