Skip to content

Fix add_antismash, go_enrichment and Fisher exact p-value calculation

Jonkheer, Eef requested to merge fix_antismash into master

Several bug fixes

  • add_antismash no longer crashes when identifiers of antiSMASH output do not match in the database
  • Resolved an issue where go_enrichment crashed if COG functions were included in the pangenome
  • Replaced method for Fisher exact test to deal with larger values

Merge request reports