3 | | As the issue is interoperability of the Bio* toolkits, we don't have to synchronise the toolkits at the object level, but rather at the interface level. So let's see if each toolkit reads and writes a GenBank/Fasta/... serialization in the same way. Input can either be an original GenBank/Fasta/... file or a dbfetch from any database. |
| 3 | As the issue is interoperability of the Bio* toolkits, we don't have to synchronise the toolkits at the object level, but rather at the interface level. |
| 4 | |
| 5 | == For sequences == |
| 6 | Check if each toolkit reads and writes a GenBank/Fasta/... serialization in the same way. Input can either be an original GenBank/Fasta/... file or a dbfetch from any database. |