# HG changeset patch # User iuc # Date 1494343083 14400 # Node ID 6166013090c0dab715957b716dfe9b9e4ec3a122 # Parent 8bfe0d1616d2106783aa1b2cf36c5adcffc48952 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_phase commit 411130b45dc30f7f24f41cdeec5e148c5d8faf40 diff -r 8bfe0d1616d2 -r 6166013090c0 macros.xml --- a/macros.xml Wed Nov 11 12:53:49 2015 -0500 +++ b/macros.xml Tue May 09 11:18:03 2017 -0400 @@ -1,16 +1,17 @@ - samtools + samtools + 1.3.1 @misc{SAM_def, title={Definition of SAM/BAM format}, - url = {https://samtools.github.io/hts-specs/SAMv1.pdf},} + url = {https://samtools.github.io/hts-specs/},} 10.1093/bioinformatics/btp352 10.1093/bioinformatics/btr076 @@ -41,7 +42,7 @@ - samtools --version | head -n 1 | awk '{ print $2 }' + &1 | grep Version]]> @@ -64,7 +65,5 @@ 5. Click **Save** The medatada will be re-detected and you will be able to see the list of reference sequences in the "**Select references (chromosomes and contigs) you would like to restrict bam to**" drop-down. - - diff -r 8bfe0d1616d2 -r 6166013090c0 samtools_phase.xml --- a/samtools_phase.xml Wed Nov 11 12:53:49 2015 -0500 +++ b/samtools_phase.xml Tue May 09 11:18:03 2017 -0400 @@ -1,12 +1,13 @@ - + heterozygous SNPs - macros.xml - - - - - samtools phase -b "phase_wrapper" + macros.xml + + + + + + '$input_bam' > '$phase_sets' + ]]> @@ -28,12 +32,12 @@ - - - - - - + + + + + + @@ -81,50 +85,10 @@ - + - +Call and phase heterozygous SNPs. + ]]> + diff -r 8bfe0d1616d2 -r 6166013090c0 tool_dependencies.xml --- a/tool_dependencies.xml Wed Nov 11 12:53:49 2015 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - -