Skip to content

Releases: davidemms/OrthoFinder

OrthoFinder v2.0.0-beta

01 Oct 17:32
Compare
Choose a tag to compare
Pre-release

New Version 2.0 beta release!
(Our next paper describing the new functionality will be out soon. Note, output files and default options could potentially change before the final version but all results should stay the same)

New:

  • Improved orthologues from gene trees inference method: A new method has been implemented that replaces dlcpar as the default. The new method is both significantly faster and more accurate. This is achieved by focusing analysis only on nodes of the gene tree that affect orthologue inference (large trees now analysed in second rather than hours).
  • The orthologue accuracy has been benchmarked with the community Quest for Orthologs service and the results can be seen on their website.
  • Our newly published method, STRIDE: Species Tree Root Inference from Gene Duplication Events, has been integrated for rooting of the species tree.
  • A new results table of all gene duplication events for each branch of the species tree is provided. The duplication events are cross-referenced to the gene trees, the support for each is quantified, and the ones meeting the stringent STRIDE checks are marked.
  • Consider using the Diamond option instead of BLAST. The benchmarks show that the accuracy is similar (see link above) but DIAMOND is incredibly fast!

OrthoFinder v1.1.10

12 Sep 10:02
Compare
Choose a tag to compare

Recently Added Functionality:

  • New SingleCopyOrthogroups.txt results file i.e. orthogroups containing only one-to-one orthologues relevant for cross-species comparisons.
  • Allow any multiple sequence alignment and tree inference program to be used for inference of gene trees
  • New MSA and tree inference tools can be user-added by adding a tool to the config.json file.
  • Allow Diamond as a significantly faster alternative to BLAST search. Available on github.
  • New Orthogroups.GeneCount.csv results file giving the number of genes per species in each orthogroup, allowing easy plotting of orthogroup results.
  • Updated the manual.

Version 1.1.10: Resolved some minor issues since version 1.1.8

As of version 1, automated inference of:

There are extra dependencies need to perform the new (version 1) analyses, please see README file: https://github.com/davidemms/OrthoFinder

OrthoFinder v1.1.8

14 Jun 15:13
Compare
Choose a tag to compare

Added Functionality:

  • New SingleCopyOrthogroups.txt results file i.e. orthogroups containing only one-to-one orthologues relevant for cross-species comparisons.
  • Allow any multiple sequence alignment and tree inference program to be used for inference of gene trees
  • New MSA and tree inference tools can be user-added by adding a tool to the config.json file.
  • Allow Diamond as a significantly faster alternative to BLAST search. Available on github.
  • New Orthogroups.GeneCount.csv results file giving the number of genes per species in each orthogroup, allowing easy plotting of orthogroup results.
  • Updated the manual.

As of version 1, automated inference of:

There are extra dependencies need to perform the new (version 1) analyses, please see README file: https://github.com/davidemms/OrthoFinder

OrthoFinder v1.1.4

27 Jan 16:30
Compare
Choose a tag to compare

Additional functionality:

  • Perform orthologue inference using gene trees inferred from multiple sequence alignments (requires MAFFT and FastTree)
  • Add extra options to control which steps of workflow to perform: e.g. write sequence files for orthogroups

As of version 1, automated inference of:

  • orthologues (in addition to previously inferred orthogroups)
  • gene trees for all orthogroups
  • rooted species tree

There are extra dependencies need to perform the new (version 1) analyses, please see README file: https://github.com/davidemms/OrthoFinder

OrthoFinder v1.1.2

25 Nov 17:37
Compare
Choose a tag to compare

Additional functionality:

  • Orthologues inference using user-provided species tree
  • Start orthologue inference from previous orthogroups or from previous trees

As of version 1, automated inference of:

  • orthologues (in addition to previously inferred orthogroups)
  • gene trees for all orthogroups
  • rooted species tree

There are extra dependencies need to perform the new (version 1) analyses, please see README file: https://github.com/davidemms/OrthoFinder

OrthoFinder v1.0.8

08 Nov 14:49
Compare
Choose a tag to compare

New, automated inference of:

  • orthologues (in addition to previously inferred orthogroups)
  • gene trees for all orthogroups
  • rooted species tree

There are extra dependencies need to perform the new analyses, please see README file: https://github.com/davidemms/OrthoFinder

Fix to standalone binary unable to run BLAST, DLCpar etc..

OrthoFinder v1.0.7

11 Oct 08:16
Compare
Choose a tag to compare

New, automated inference of:

  • orthologues (in addition to previously inferred orthogroups)
  • gene trees for all orthogroups
  • rooted species tree

There are extra dependencies need to perform the new analyses, please see README file: https://github.com/davidemms/OrthoFinder

Fix to handle new command line format for dlcpar.

OrthoFinder v1.0.6

27 Sep 11:59
Compare
Choose a tag to compare

New, automated inference of:

  • orthologues (in addition to previously inferred orthogroups)
  • gene trees for all orthogroups
  • rooted species tree

There are extra dependencies need to perform the new analyses, please see README file: https://github.com/davidemms/OrthoFinder

OrthoFinder v1.0.2-beta

07 Sep 17:15
Compare
Choose a tag to compare
Pre-release

New, automated inference of:

  • gene trees for all orthogroups
  • rooted species tree
  • orthologues
    This is a beta release, if you are not interested in any of the new functionality you should download the previous non-beta version. There are two extra dependencies need to perform the new analyses (fastme & DLCpar), please see README file: https://github.com/davidemms/OrthoFinder

Updates: removed need for ete2, reduced package size, restructured output files.

OrthoFinder v1.0.0-beta

31 Aug 07:36
Compare
Choose a tag to compare
Pre-release

New, automated inference of:

  • gene trees for all orthogroups
  • rooted species tree
  • orthologues

This is a beta release, if you are not interested in any of the new functionality you should download the previous non-beta version. There are extra dependencies need to perform the new analyses, please see README file: https://github.com/davidemms/OrthoFinder