Mercurial > repos > iuc > virannot_otu
diff rps2tsv.py @ 3:40fb54cc6628 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:09:31 +0000 |
parents | 735a21808348 |
children | adcf06db3030 |
line wrap: on
line diff
--- a/rps2tsv.py Wed Aug 21 13:13:50 2024 +0000 +++ b/rps2tsv.py Sun Sep 08 14:09:31 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