File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ rule annotate_candidate_variants:
2121 group :
2222 "candidate-annotation"
2323 wrapper :
24- "v7.6 .0/bio/vep/annotate"
24+ "v8.0 .0/bio/vep/annotate"
2525
2626
2727rule annotate_variants :
@@ -49,7 +49,7 @@ rule annotate_variants:
4949 group :
5050 "annotation"
5151 wrapper :
52- "v7.6 .0/bio/vep/annotate"
52+ "v8.0 .0/bio/vep/annotate"
5353
5454
5555# TODO What about multiple ID Fields?
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ rule get_vep_cache:
134134 "logs/vep/cache.log" ,
135135 cache : "omit-software"
136136 wrapper :
137- "v7.6 .0/bio/vep/cache"
137+ "v8.0 .0/bio/vep/cache"
138138
139139
140140rule get_vep_plugins :
@@ -145,7 +145,7 @@ rule get_vep_plugins:
145145 log :
146146 "logs/vep/plugins.log" ,
147147 wrapper :
148- "v7.7 .0/bio/vep/plugins"
148+ "v8.0 .0/bio/vep/plugins"
149149
150150
151151rule get_pangenome :
You can’t perform that action at this time.
0 commit comments