Skip to content

Releases: SystemsGenetics/FUNC-E

Release v2.0.1

26 Sep 00:18
Compare
Choose a tag to compare

Fixes deprecated issues in Python and Pandas.
Fixes README
Added a Jupyter Notebook in the tests/demo folder.
Fixed column header typos in the command-line version.

v2.0.0

21 Oct 01:02
d46ae15
Compare
Choose a tag to compare

This is the first release candidate for FUNC-E v2.0. This version represents a complete write of FUNC-E using Python (previous version was Perl). The functionality is the same but with the follow changes:

  1. Some command-line options have changed. There is no longer a preset option.
  2. The output files are different and module directories are no longer created.
  3. Bugs were fixes in both the count of terms and the module clustering.
  4. FUNC-E now provides an API for use in Python scripts.
  5. New functions are available for automatic retrieval of GO, KEGG and InterPro terms so users don't have to collect these on their own.

v1.0: Fixed bugs with geometric mean and percentages not showing up on the …

14 May 21:59
Compare
Choose a tag to compare

FUNC-E has been used in production for several years without a version number. This release represents the first official release.