comparison blastp_to_gff3.xml @ 4:a31978730417 draft default tip

planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author cpt
date Fri, 05 Jan 2024 05:49:29 +0000
parents 3e3d85f41503
children
comparison
equal deleted inserted replaced
3:3e3d85f41503 4:a31978730417
1 <tool id="edu.tamu.cpt.blastp_to_gff3" name="BlastP Results to GFF3" version="19.1.0.0"> 1 <tool id="edu.tamu.cpt.blastp_to_gff3" name="BlastP Results to GFF3" version="19.1.0.0">
2 <description>converts blast xml results to a JBrowse-compatible file</description> 2 <description>converts blast xml results to a JBrowse-compatible 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__/blast_to_gff3.py' 9 '$__tool_directory__/blast_to_gff3.py'
10 '$input_type.blast_input' 10 '$input_type.blast_input'