| Home | Download and Install | Getting Started | Make Anchor Files | Publications | Link |

OSfinder: A Tool for Accurate Orthology Mapping

Download

OSfinder is distributed under GNU General Public License. The latest version of OSfinder can be downloaded from here.

Install

Installation from source code requires a c++ compiler (the makefile assumes that you have g++). To install, type the following commands.

      1. "tar -zxvf osfinder_v1_0.tar.gz"
      2. "cd osfinder_v1_0/src/"
      3. "make"
      4. "cp osfinder /usr/local/bin/" (may require superuser priviliges)
    
If successfully installed, a binary file named "osfinder" is created.