diff rps2tsv.py @ 3:f8ebd1e802d7 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/virAnnot commit 16701bfbffd605805e847897799251ab748f559f
author iuc
date Sun, 08 Sep 2024 14:09:19 +0000
parents 77c3ef9b0ed7
children
line wrap: on
line diff
--- a/rps2tsv.py	Wed Aug 21 13:13:39 2024 +0000
+++ b/rps2tsv.py	Sun Sep 08 14:09:19 2024 +0000
@@ -48,7 +48,7 @@
             hsp["evalue"] = hit_evalue
             hsp["startQ"] = hit_startQ
             hsp["endQ"] = hit_endQ
-            hsp["query_id"] = blast_record.query_id
+            hsp["query_id"] = blast_record.query
             hsp["cdd_id"] = aln.hit_def.split(",")[0]
             hsp["hit_id"] = aln.hit_id
             hsp["query_length"] = blast_record.query_length  # length of the query