Actions
Bug #500
openTrait-o-matic GET-E importer "AttributeError: 'tuple' object has no attribute 'remove'"
Story points:
-
Description
Some input files cause gff_get-evidence_map.py to crash:
==> /scratch/tmp/811786ad1ae74adfdd20dd0372abaaebc6246e343aebd01da0bfc4c02bf0106c-out/lock <== Traceback (most recent call last): File "/home/trait/core/gff_get-evidence_map.py", line 295, in <module> main() File "/home/trait/core/gff_get-evidence_map.py", line 242, in main leftover_alleles.remove(ref_allele) [[AttributeError]]: 'tuple' object has no attribute 'remove'
Files
Actions