Skip to content

Releases: DessimozLab/FastOMA

v0.5.1

19 Dec 23:13

Choose a tag to compare

What's Changed

  • Fixed bug with input handling inside docker execution
  • Bump conda-incubator/setup-miniconda from 3.0.4 to 3.2.0 by @dependabot[bot] in #80
  • Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #79
  • Bump actions/checkout from 4.1.4 to 6.0.1 by @dependabot[bot] in #78
  • Bump actions/setup-java from 4.5.0 to 5.1.0 by @dependabot[bot] in #77
  • Bump mikepenz/action-junit-report from 4 to 6 by @dependabot[bot] in #76

Full Changelog: v0.5.0...v0.5.1

v0.5.0

22 Dec 16:14

Choose a tag to compare

Changes and fixes introduced in v0.5.0:

  • renamed input_folder parameter to input. input accepts now also (remote) archive tarball files.
  • better configuration setup (close to nf-core)
  • improved resource allocation for nextflow
  • improved handling of alternative splicing variants in reporting
  • adding test profile and nf-test based CI checks

Full Changelog: v0.4.1...v0.5.0

v0.4.0

07 Oct 14:19

Choose a tag to compare

What's Changed

  • Update OrthoXMLSplitter.py by @spascarelli in #33
  • Added alternative base config by @ens-sb in #24
  • fix: issue #59 by @ali-yz in #60
  • Requesting minimum set of config updates for big dataset by @Simarpreet-Kaur-Bhurji in #68
  • Improvements for nextflow: alternative version selection, README updates
  • Split HOG and sampling improvements
  • ensure orthologGroup at the MRCA of all genes in the group
  • Docker improvements, additional labels and tools
  • New gene families with mmseqs easy-cluster if mmseqs is installed
  • Improved input checking
  • Merge rootHOGs, improved handling of singleton using omamer multi-hits
  • Various documentation and usability updates

New Contributors

Full Changelog: v0.3.5...v0.4.0

v0.3.4

19 Aug 12:22

Choose a tag to compare

Full Changelog: v0.3.3...v0.3.4

v0.3.2

23 Jul 14:35

Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.2.0

15 Jan 13:12

Choose a tag to compare

What's Changed

  • Improved pipeline
  • Added automatically generated report based on jupyter notebook
  • Bump actions/setup-python from 4 to 5 by @dependabot in #10
  • Bump docker/metadata-action from 4 to 5 by @dependabot in #11
  • Bump actions/checkout from 3 to 4 by @dependabot in #17
  • Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.11 by @dependabot in #16
  • Bump docker/login-action from 2 to 3 by @dependabot in #15

New Contributors

Full Changelog: v0.1.6...v0.2.0

v0.1.6

20 Dec 10:17

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.6

Release v0.1.4

13 Nov 07:55

Choose a tag to compare

  • Find new gene families with linclust if mmseqs is installed
  • use quoted protein name to handle special chars in fasta record
  • check input first

Release v0.1.3

03 Nov 10:48
3a445de

Choose a tag to compare

Update FastOMA.nf

Release v0.1.0

03 Sep 18:45

Choose a tag to compare

Release v0.1.0: improved nextflow pipeline with OGs as outputs. 3 Sep. 2023.