v0.9.1-alpha3
Added
gecco.model.GeneTable
class to store gene coordinates independently of protein domains.
Changed
- Refactored implementation of
load
anddump
methods forTable
classes into a dedicated base class. gecco run
andgecco 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.