diff rps2tsv.py @ 1:18a168ccd07e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/virAnnot commit 16701bfbffd605805e847897799251ab748f559f
author iuc
date Sun, 08 Sep 2024 14:08:18 +0000
parents a265b21c60a8
children 0028d42d75ec
line wrap: on
line diff
--- a/rps2tsv.py	Wed Aug 21 13:12:47 2024 +0000
+++ b/rps2tsv.py	Sun Sep 08 14:08:18 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