Mercurial > repos > cpt > cpt_fasta_remove_id
comparison fasta_remove_id.xml @ 4:90f549221976 draft default tip
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author | cpt |
---|---|
date | Fri, 05 Jan 2024 05:50:54 +0000 |
parents | 03414db20efc |
children |
comparison
equal
deleted
inserted
replaced
3:03414db20efc | 4:90f549221976 |
---|---|
1 <tool id="edu.tamu.cpt.fasta.remove_desc" name="Remove Description" version="19.1.0.0"> | 1 <tool id="edu.tamu.cpt.fasta.remove_desc" name="Remove Description" version="19.1.0.0"> |
2 <description>from fasta file</description> | 2 <description>from fasta file</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 <import>cpt-macros.xml</import> | 5 |
6 </macros> | 6 </macros> |
7 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
8 <command detect_errors="aggressive"><![CDATA[ | 8 <command detect_errors="aggressive"><![CDATA[ |
9 '$__tool_directory__/fasta_remove_id.py' | 9 '$__tool_directory__/fasta_remove_id.py' |
10 @SEQUENCE@ | 10 @SEQUENCE@ |