As it was, the code ToolFolder.process_incoming_genes creates one persistable object for each identifier from a line. (eg: 5 identifiers - 5 objects). The code needs changing to be capable of handling multiple search results returned from one identifier (eg: TLR*). Will have to revisit the code and change it later.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As it was, the code ToolFolder.process_incoming_genes creates one persistable object for each identifier from a line. (eg: 5 identifiers - 5 objects). The code needs changing to be capable of handling multiple search results returned from one identifier (eg: TLR*). Will have to revisit the code and change it later.