comparison blast_parser.xml @ 5:e14f71c3a70e draft default tip

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/blast_parser commit 6e40bbe92367310e9d3ec69571d08eb49af7c0a6-dirty
author earlhaminst
date Mon, 24 Feb 2025 11:13:32 +0000
parents 363f3480622d
children
comparison
equal deleted inserted replaced
4:363f3480622d 5:e14f71c3a70e
38 <![CDATA[ 38 <![CDATA[
39 Simple tool to convert a 12- or 24-column BLAST output into a 3-column format (qseqid, sseqid, round(-1 * log10(evalue)/2)) usable as input for the hcluster_sg tool. 39 Simple tool to convert a 12- or 24-column BLAST output into a 3-column format (qseqid, sseqid, round(-1 * log10(evalue)/2)) usable as input for the hcluster_sg tool.
40 ]]> 40 ]]>
41 </help> 41 </help>
42 <citations> 42 <citations>
43 <citation type="doi">https://doi.org/10.1093/gigascience/giy005</citation>
43 </citations> 44 </citations>
44 </tool> 45 </tool>