# HG changeset patch # User iuc # Date 1494343110 14400 # Node ID b7f7826ef1cd5f89c03ffee122798c5185004c64 # Parent 57f3e32f809d36235aca096a7f4e885129bd5efc planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_split commit 411130b45dc30f7f24f41cdeec5e148c5d8faf40 diff -r 57f3e32f809d -r b7f7826ef1cd macros.xml --- a/macros.xml Tue Apr 21 17:44:16 2015 -0400 +++ b/macros.xml Tue May 09 11:18:30 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 57f3e32f809d -r b7f7826ef1cd samtools_split.xml --- a/samtools_split.xml Tue Apr 21 17:44:16 2015 -0400 +++ b/samtools_split.xml Tue May 09 11:18:30 2017 -0400 @@ -1,26 +1,26 @@ - + BAM dataset on readgroups macros.xml - - - + + + + ]]> - + - + @@ -34,14 +34,12 @@ - + - +This tool is based on ``samtools split`` command. It will generate multiple output datasets for each redagroup from the input dataset. + ]]> + - diff -r 57f3e32f809d -r b7f7826ef1cd tool_dependencies.xml --- a/tool_dependencies.xml Tue Apr 21 17:44:16 2015 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - -