Skip to content

v0.9.1-alpha3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 15:34

Added

  • gecco.model.GeneTable class to store gene coordinates independently of protein domains.

Changed

  • Refactored implementation of load and dump methods for Table classes into a dedicated base class.
  • gecco run and gecco annotate now output a gene table in addition to the feature and cluster tables.
  • gecco train expects a gene table instead of a GFF file for the gene coordinates.