pombase/genome_changelog

Refactoring?

Opened this issue · 1 comments

It might be simpler to use tables instead of the genome dictionary.

  • Two tables with all features
  • If the genome sequence has changed -> include an extra field with the sequence
  • Get rows that are not present in both tables
  • Do a similar thing to what is done now