annotate utils_fix-fasta-headers.xml @ 5:b7cf9b172cfe draft

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
author yhoogstrate
date Wed, 03 Aug 2016 04:54:40 -0400
parents
children 4d16cf9414cf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
1 <tool id="smf_utils_fix-fasta-headers" name="fix-fasta-headers" version="@VERSION@-1">
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
2 <description>Replaces all spaces with underscores in the ">.."-sequence headers of a FASTA file</description>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
3
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
4 <macros>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
5 <import>macros.xml</import>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
6 </macros>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
7
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
8 <requirements>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
9 <requirement type="package" version="2.7.10">python</requirement>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
10 <requirement type="package" version="1.9">numpy</requirement>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
11 <requirement type="package" version="0.8.2.1">pysam</requirement>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
12 <requirement type="package" version="0.6.1">htseq</requirement>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
13 <requirement type="package" version="2.1.0">segmentation-fold-utils</requirement>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
14 </requirements>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
15
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
16 <expand macro="stdio" />
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
17
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
18 <version_command>@VERSION_COMMAND_UTILS@</version_command>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
19
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
20 <command><![CDATA[
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
21 segmentation-fold-utils
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
22 fix-fasta-headers
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
23 '${fasta_input}'
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
24 '${fasta_output}'
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
25 ]]></command>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
26
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
27 <inputs>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
28 <param name="fasta_input"
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
29 type="data"
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
30 format="fasta"
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
31 argument="-f"
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
32 label="Fasta file with RNA-sequece" />
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
33 </inputs>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
34
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
35 <outputs>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
36 <data format="fasta"
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
37 name="fasta_output"
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
38 label="${tool.name} on ${str($fasta_input.hid) + ': ' + $fasta_input.name}" />
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
39 </outputs>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
40
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
41 <tests>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
42 <test>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
43 <param name="fasta_input" value="test_22.fa" format="fasta" />
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
44
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
45 <output name="fasta_output" file="test_22.fixed.fa" />
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
46 </test>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
47 <test>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
48 <param name="fasta_input" value="test_23.fa" format="fasta" />
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
49
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
50 <output name="fasta_output" file="test_23.fixed.fa" />
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
51 </test>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
52 </tests>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
53
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
54 <help><![CDATA[
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
55 Replaces all spaces with underscores in the ">.."-sequence headers of a FASTA file for compatibility with pysam indexing.
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
56 ]]></help>
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
57
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
58 <expand macro="citations" />
b7cf9b172cfe planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
diff changeset
59 </tool>