diff --git a/tools/vg/giraffe.xml b/tools/vg/giraffe.xml index d99d69c326e..cfbc8385826 100644 --- a/tools/vg/giraffe.xml +++ b/tools/vg/giraffe.xml @@ -1,10 +1,10 @@ - + is a fast haplotype-aware read mapper macros.xml - vg + vg samtools 1.23.0 - 1.73.0 - 0 - 26.1 + 1.73.0 + 0 + 26.0 diff --git a/tools/vg/paths.xml b/tools/vg/paths.xml new file mode 100644 index 00000000000..e16a36dadb3 --- /dev/null +++ b/tools/vg/paths.xml @@ -0,0 +1,619 @@ + + extracts and analyzes paths in a variation graph + + macros.xml + + + vg + + '$output' + ]]> + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + + + + + + + + + + + + + output_con['type'] == 'graph' and output_con['graph_con']['graph_op'] == 'augref' and output_con['graph_con']['augref_segs'] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.1038/nbt.4227 + 10.1093/bioinformatics/btac656 + + + + + + +
diff --git a/tools/vg/test-data/input_path_list.txt b/tools/vg/test-data/input_path_list.txt new file mode 100644 index 00000000000..b4d0994ead1 --- /dev/null +++ b/tools/vg/test-data/input_path_list.txt @@ -0,0 +1,2 @@ +s0#0#chr2#0 +chr1 \ No newline at end of file diff --git a/tools/vg/test-data/xy_with_alts.vg b/tools/vg/test-data/xy_with_alts.vg new file mode 100644 index 00000000000..67e72b2cde3 Binary files /dev/null and b/tools/vg/test-data/xy_with_alts.vg differ