# HG changeset patch
# User iuc
# Date 1579784070 0
# Node ID 2b86cb8d0d51ed74275b2c0388fe91c3e00e0bcd
# Parent 713575be4f777701806447562da8bfc40cfdc94a
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcheck commit 36e9065027cc7bf721e9d203208477ee88906c57"
diff -r 713575be4f77 -r 2b86cb8d0d51 macros.xml
--- a/macros.xml Mon Mar 26 12:12:34 2018 -0400
+++ b/macros.xml Thu Jan 23 12:54:30 2020 +0000
@@ -1,7 +1,7 @@
- vcflib
+ vcflib
@@ -10,10 +10,10 @@
- 1.0.0_rc1
-
-
-
+ 1.0.0_rc3
+
+
+
@misc{Garrison2015,
author = {Garrison, Erik},
year = {2015},
@@ -22,8 +22,8 @@
journal = {GitHub repository},
url = {https://github.com/ekg/vcflib},
}
-
-
-
+
+
+
is a part of VCFlib toolkit developed by Erik Garrison (https://github.com/ekg/vcflib).
diff -r 713575be4f77 -r 2b86cb8d0d51 vcfcheck.xml
--- a/vcfcheck.xml Mon Mar 26 12:12:34 2018 -0400
+++ b/vcfcheck.xml Thu Jan 23 12:54:30 2020 +0000
@@ -7,14 +7,15 @@
-
+ "${out_file1}"
+ vcfcheck $failure_selector -f '${reference_fasta_filename}' '${input_vcf}' > '${out_file1}'
+ ]]>