Skip to content

Commit

Permalink
Minor updates on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuxiang Jiang committed Jul 8, 2017
1 parent de7c0e7 commit 4b09663
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,10 @@ is published in *Genome Biology*, and you can also find the latest *arXiv* versi
to avoid repeated calculations. It evaluates/stores metrics (e.g.,
precision/recall) for each protein to `<mydir>/seq-centric`.
Note that if you have multiple benchark lists on which you want to evaluate,
it is suggested to create a union of all those lists and to do a
pre-evaluation on the union just once.
```matlab
cafa_driver_preeval('<config>');
```
Expand Down

0 comments on commit 4b09663

Please sign in to comment.