Mercurial > repos > cpt > cpt_blastn_to_gff
comparison blastn_to_gff3.xml @ 4:ec9534b04518 draft default tip
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author | cpt |
---|---|
date | Fri, 05 Jan 2024 05:49:22 +0000 |
parents | 0d7c61693867 |
children |
comparison
equal
deleted
inserted
replaced
3:0d7c61693867 | 4:ec9534b04518 |
---|---|
1 <tool id="edu.tamu.cpt.blastn_to_gff3" name="BlastN Results to GFF3" version="19.1.0.0"> | 1 <tool id="edu.tamu.cpt.blastn_to_gff3" name="BlastN Results to GFF3" version="19.1.0.0"> |
2 <description>converts blast xml or tabular results to a JBrowse-compatible file</description> | 2 <description>converts blast xml or tabular 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' |