# HG changeset patch # User iuc # Date 1564339828 14400 # Node ID 229681b8c662084f1d5bcc2fa3520f66a957d3d8 # Parent ac469d103b51a7b1964fb2c1c7b3f80019dce651 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_split commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty diff -r ac469d103b51 -r 229681b8c662 macros.xml --- a/macros.xml Tue May 09 11:16:29 2017 -0400 +++ b/macros.xml Sun Jul 28 14:50:28 2019 -0400 @@ -1,11 +1,131 @@ - samtools + samtools - 1.3.1 + 1.9 + #set $flags = sum(map(int, str($filter).split(','))) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ^[^\s'\":]+(:\d+(-\d+){0,1}){0,1}$ + + + + + + + + + @@ -49,21 +169,4 @@ - ------ - -.. class:: warningmark - -**No options available? How to re-detect metadata** - -If you see a "No options available" within the "**Select references (chromosomes and contigs) you would like to restrict bam to**" drop down, you need to re-detect metadata for the dataset you are trying to process. To do this follow these steps: - -1. Click on the **pencil** icon adjacent to the dataset in the history -2. A new menu will appear in the center pane of the interface -3. Click **Datatype** tab -4. Set **New Type** to **BAM** -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 ac469d103b51 -r 229681b8c662 samtools_split.xml --- a/samtools_split.xml Tue May 09 11:16:29 2017 -0400 +++ b/samtools_split.xml Sun Jul 28 14:50:28 2019 -0400 @@ -7,13 +7,15 @@ @@ -21,13 +23,13 @@ - + - + diff -r ac469d103b51 -r 229681b8c662 test-data/phiX_Elephant.bam Binary file test-data/phiX_Elephant.bam has changed diff -r ac469d103b51 -r 229681b8c662 test-data/phiX_Human.bam Binary file test-data/phiX_Human.bam has changed diff -r ac469d103b51 -r 229681b8c662 test-data/phiX_Mouse.bam Binary file test-data/phiX_Mouse.bam has changed