Skip to content

Commit

Permalink
replace --pick by --per_gene to close nf-core#533
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Feb 27, 2018
1 parent 552aa58 commit 45043f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion annotate.nf
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ process RunVEP {
--filter_common \
--format vcf \
--offline \
--pick \
--per_gene \
--fork ${task.cpus} \
--total_length \
--vcf
Expand Down

0 comments on commit 45043f2

Please sign in to comment.