Mercurial > repos > cpt > cpt_fasta_translate
comparison fasta_translate.xml @ 2:19b4f1a91dee draft default tip
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author | cpt |
---|---|
date | Fri, 05 Jan 2024 05:51:00 +0000 |
parents | 4cbf9299712b |
children |
comparison
equal
deleted
inserted
replaced
1:4cbf9299712b | 2:19b4f1a91dee |
---|---|
1 <tool id="edu.tamu.cpt.fasta.seq_trans" name="Fasta Translate" version="19.1.0.0"> | 1 <tool id="edu.tamu.cpt.fasta.seq_trans" name="Fasta Translate" version="19.1.0.0"> |
2 <description>Translate fasta file</description> | 2 <description>Translate 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_translate.py' | 9 '$__tool_directory__/fasta_translate.py' |
10 @SEQUENCE@ | 10 @SEQUENCE@ |