# HG changeset patch # User iuc # Date 1494343049 14400 # Node ID eac9d3319326958e163d1fc8bc3e59d2337db856 # Parent 4ffbc8cedb42dc1fe27773194e1e9722b90c5f0a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/bam_to_sam commit 411130b45dc30f7f24f41cdeec5e148c5d8faf40 diff -r 4ffbc8cedb42 -r eac9d3319326 bam_to_sam.xml --- a/bam_to_sam.xml Fri Dec 18 19:42:16 2015 -0500 +++ b/bam_to_sam.xml Tue May 09 11:17:29 2017 -0400 @@ -1,21 +1,23 @@ - - - macros.xml - - - - - convert BAM to SAM - - - + + convert BAM to SAM + + + macros.xml + + + + + + + - - + + - + @@ -26,29 +28,23 @@ - + - + - + - - - - +Converts BAM dataset to SAM using the ``samtools view`` command. + ]]> + diff -r 4ffbc8cedb42 -r eac9d3319326 macros.xml --- a/macros.xml Fri Dec 18 19:42:16 2015 -0500 +++ b/macros.xml Tue May 09 11:17:29 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 4ffbc8cedb42 -r eac9d3319326 tool_dependencies.xml --- a/tool_dependencies.xml Fri Dec 18 19:42:16 2015 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - -