# HG changeset patch # User jjohnson # Date 1466970030 14400 # Node ID 3fc65f0b812d7f8214db83b8c315705967d7fe30 # Parent 7b5c5cab79e1f2dc4ae69ccac135542ae2204005 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty diff -r 7b5c5cab79e1 -r 3fc65f0b812d bcftools_consensus.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bcftools_consensus.xml Sun Jun 26 15:40:30 2016 -0400 @@ -0,0 +1,95 @@ + + + Create consensus sequence by applying VCF variants to a reference fasta file + + consensus + macros.xml + + + + + + + +
+ + + + + + + + + +
+ +
+ + + + chain + + + + + + + + + + + + + + + + + + + + + + +
diff -r 7b5c5cab79e1 -r 3fc65f0b812d bcftools_plugin_mendelian.xml --- a/bcftools_plugin_mendelian.xml Sat Jun 25 20:50:50 2016 -0400 +++ b/bcftools_plugin_mendelian.xml Sun Jun 26 15:40:30 2016 -0400 @@ -98,7 +98,9 @@ - + + + @@ -112,7 +114,9 @@ - + + + diff -r 7b5c5cab79e1 -r 3fc65f0b812d test-data/fixploidy.ploidy --- a/test-data/fixploidy.ploidy Sat Jun 25 20:50:50 2016 -0400 +++ b/test-data/fixploidy.ploidy Sun Jun 26 15:40:30 2016 -0400 @@ -1,9 +1,9 @@ -1 3000001 3000001 X 0 -1 3000001 3000001 Y 1 -1 3000001 3000001 Z 2 -1 3000002 3000002 X 3 -1 3000002 3000002 Y 4 -1 3000002 3000002 Z 5 -1 3000004 3000004 X 6 -1 3000004 3000004 Y 7 -1 3000004 3000004 Z 8 +1 3000001 3000001 X 0 +1 3000001 3000001 Y 1 +1 3000001 3000001 Z 2 +1 3000002 3000002 X 3 +1 3000002 3000002 Y 4 +1 3000002 3000002 Z 5 +1 3000004 3000004 X 6 +1 3000004 3000004 Y 7 +1 3000004 3000004 Z 8 diff -r 7b5c5cab79e1 -r 3fc65f0b812d test-data/fixploidy.samples --- a/test-data/fixploidy.samples Sat Jun 25 20:50:50 2016 -0400 +++ b/test-data/fixploidy.samples Sun Jun 26 15:40:30 2016 -0400 @@ -1,3 +1,3 @@ -A X -B Y -C Z +A X +B Y +C Z