Documentation
¶
Index ¶
- func LoadPangenome(f string) (Pangenome, Taxids, error)
- type Clusters
- type Converter
- type Counts
- type Gene
- type Pangenome
- func (p Pangenome) AccGenes() map[string]bool
- func (p Pangenome) Cluster(c Converter, core, acc float64) (Pangenome, error)
- func (p Pangenome) CoreGenes() map[string]bool
- func (p Pangenome) Pretty(nb int, t Taxids)
- func (p Pangenome) SpecGenes() map[string]bool
- func (p Pangenome) Summarize() Summary
- func (p Pangenome) Write(o string, t Taxids) error
- type Summary
- type Taxids
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.