Mercurial > repos > iuc > virannot_blast2tsv
diff rps2tsv.py @ 1:0c7f6833f9ad 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:33 +0000 |
parents | b82ce29791e7 |
children | 69c1a5161a48 |
line wrap: on
line diff
--- a/rps2tsv.py Wed Aug 21 13:12:59 2024 +0000 +++ b/rps2tsv.py Sun Sep 08 14:08:33 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