Skip to content

Commit

Permalink
Merge pull request #1080 from alliance-genome/KANBAN-254
Browse files Browse the repository at this point in the history
Update orthologyFilterHelp.js KANBAN-254
  • Loading branch information
christabone authored Oct 26, 2022
2 parents 3d690c0 + 5fe97a9 commit d68c6e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const OrthologyFilterHelp = () => (
<b>1) Stringent (default)</b><br />
Primary criterion: An ortholog called by 3 or more methods is included
if it is a best count OR a best reverse count.<br />
Secondary criteria: An ortholog predicted by ZFIN or HGNC is always
Secondary criteria: An ortholog predicted by ZFIN, HGNC, or Xenbase is always
included, regardless of count. An ortholog called by 2 methods is
included if it is both a best count AND a best reverse count.
</p>
Expand Down

0 comments on commit d68c6e0

Please sign in to comment.