# HG changeset patch
# User anton
# Date 1410807248 14400
# Node ID 89c1efc31618ee5731a6a87094c9156e9a9aad48
# Parent b8ab4ef85a5b5ac0d5a8f38d1f730b7673601c78
Uploaded
diff -r b8ab4ef85a5b -r 89c1efc31618 tool_dependencies.xml
--- a/tool_dependencies.xml Wed Jun 25 16:51:34 2014 -0400
+++ b/tool_dependencies.xml Mon Sep 15 14:54:08 2014 -0400
@@ -1,6 +1,6 @@
-
-
+
+
diff -r b8ab4ef85a5b -r 89c1efc31618 vcfvcfintersect.xml
--- a/vcfvcfintersect.xml Wed Jun 25 16:51:34 2014 -0400
+++ b/vcfvcfintersect.xml Mon Sep 15 14:54:08 2014 -0400
@@ -1,6 +1,6 @@
- vcflib
+ vcflib
Intersect two VCF datasets
@@ -78,7 +78,7 @@
-
+
@@ -90,7 +90,7 @@
-
+
@@ -109,7 +109,6 @@
-i, --intersect-vcf FILE use this VCF for set intersection generation
-u, --union-vcf FILE use this VCF for set union generation
-w, --window-size N compare records up to this many bp away (default 30)
- -r, --reference FILE FASTA reference file, required with -i and -u
-l, --loci output whole loci when one alternate allele matches
-m, --ref-match intersect on the basis of record REF string
-t, --tag TAG attach TAG to each record's info field if it would intersect