OSfinder: A Tool for Accurate Orthology Mapping

Anchor File Format (Pairwise)

The anchor files that can be accepted by the OSfinder program are composed by the lines, each of which corresponds to an anchor and has the following format.

    chrom_1 start_1 end_1 sign_1 chrom_2 start_2 end_2 sign_2 [chrom_i start_i end_i sign_i] ...
  

For example, an anchor file for pairwise genome comparison consists of the following lines.

    1 8040363 8040427 + 1 168782735 168782799 +
    1 8847983 8848048 + 1 43731182  43731247  -
    1 8849080 8849144 + 1 43730882  43730946  -
    1 8876198 8876273 + 1 108267190 108267265 +
    ...
  

An anchor file for the comparison of three genomes consists of the following lines.

    20 55496602 55496695 + 10 31263560 31263653 + 1 16798400  16798493  +
    20 55496602 55496695 + 10 31263560 31263653 + 1 192688819 192688912 +
    20 55496602 55496695 + 10 31263560 31263653 + 1 228589428 228589521 +
    20 55496602 55496694 + 10 31263560 31263652 + 1 166624290 166624382 -
    ...
  

osfinder banner murasaki banner PHMMTS banner PSTAG banner