From 353a0e62178aad22b3c37c255b577274ce5d4454 Mon Sep 17 00:00:00 2001 From: SteveKellyLab <steven.kelly@plants.ox.ac.uk> Date: Tue, 30 Aug 2016 13:55:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b94255..477f738 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # OrthoFinder — Accurate inference of orthogroups, orthologues, gene trees and rooted species tree made easy! What does OrthoFinder do? ========== -OrthoFinder is a fast, accurate and comprehensive analysis tool for comparative genomics. It finds orthologs, orthogroups, infers gene trees for all orthogroups and infers a species tree for the species being analysed. OrthoFinder also identifies the root of the species tree and provides lots of statistics for use in comparative genomic analyses. OrthoFinder is very simple to use and all you need to run it is a set of protein sequence files (one per species) in FASTA format . +OrthoFinder is a fast, accurate and comprehensive analysis tool for comparative genomics. It finds orthologs, orthogroups, infers gene trees for all orthogroups and infers a species tree for the species being analysed. OrthoFinder also identifies the root of the species tree and provides lots of useful statistics for comparative genomic analyses. OrthoFinder is very simple to use and all you need to run it is a set of protein sequence files (one per species) in FASTA format . For more details see the OrthoFinder paper below. -- GitLab