# HG changeset patch # User iuc # Date 1494342982 14400 # Node ID ed0f72810fd55bf500b8bc98dd98ffc26b17c273 # Parent 7bf8c0f07c46fe040920a2a30e9c882bf51c560c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_calmd commit 411130b45dc30f7f24f41cdeec5e148c5d8faf40 diff -r 7bf8c0f07c46 -r ed0f72810fd5 macros.xml --- a/macros.xml Fri Dec 18 19:44:15 2015 -0500 +++ b/macros.xml Tue May 09 11:16:22 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 @@ - echo $(samtools --version | head -n 1)", "$(samtools --version | grep -o -E "htslib.*?") + &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 7bf8c0f07c46 -r ed0f72810fd5 samtools_calmd.xml --- a/samtools_calmd.xml Fri Dec 18 19:44:15 2015 -0500 +++ b/samtools_calmd.xml Tue May 09 11:16:22 2017 -0400 @@ -1,26 +1,31 @@ - - recalculate MD/NM tags - - macros.xml - - - - + + recalculate MD/NM tags + + macros.xml + + + + "$calmd_output" ]]> - + #if str($option_set.option_sets) == 'advanced': + $option_set.change_identical $option_set.modify_quality $option_set.compute_cap $option_set.extended_baq + #end if + -b + '$input_bam' + '$ref_fa' + > '$calmd_output' + ]]> - + @@ -29,7 +34,7 @@ - + @@ -45,26 +50,26 @@ - - - - + + + + - + - + - + @@ -73,27 +78,21 @@ - + - +See references for more information about SAM format tags. + ]]> + diff -r 7bf8c0f07c46 -r ed0f72810fd5 tool_dependencies.xml --- a/tool_dependencies.xml Fri Dec 18 19:44:15 2015 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - -