-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Yuxiang Jiang
committed
Apr 5, 2018
1 parent
54ea0a7
commit f77fc53
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
pred_dir = ~/cafa/prediction/bpo/ | ||
prev_dir = ~/cafa/seq-centric/bpo/ | ||
annotation = ~/cafa/benchmark/groundtruth/bpoa.mat | ||
benchmark = ~/cafa/benchmark/lists/bpo_all_type1.txt | ||
benchmark = ~/cafa/benchmark/lists/bpo_all_typex.txt | ||
|
||
ontology = bpo | ||
category = all | ||
|
@@ -21,4 +21,4 @@ model = +BB4S | |
# Yuxiang Jiang ([email protected]) | ||
# Department of Computer Science | ||
# Indiana University, Bloomington | ||
# Last modified: Mon 07 Mar 2016 12:05:48 AM E | ||
# Last modified: Wed 04 Apr 2018 08:07:57 PM E |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
pred_dir = ~/cafa/prediction/cco/ | ||
prev_dir = ~/cafa/seq-centric/cco/ | ||
annotation = ~/cafa/benchmark/groundtruth/ccoa.mat | ||
benchmark = ~/cafa/benchmark/lists/cco_all_type1.txt | ||
benchmark = ~/cafa/benchmark/lists/cco_all_typex.txt | ||
|
||
ontology = cco | ||
category = all | ||
|
@@ -21,4 +21,4 @@ model = +BB4S | |
# Yuxiang Jiang ([email protected]) | ||
# Department of Computer Science | ||
# Indiana University, Bloomington | ||
# Last modified: Mon 07 Mar 2016 12:05:58 AM E | ||
# Last modified: Wed 04 Apr 2018 08:08:05 PM E |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
pred_dir = ~/cafa/prediction/mfo/ | ||
prev_dir = ~/cafa/seq-centric/mfo/ | ||
annotation = ~/cafa/benchmark/groundtruth/mfoa.mat | ||
benchmark = ~/cafa/benchmark/lists/mfo_all_type1.txt | ||
benchmark = ~/cafa/benchmark/lists/mfo_all_typex.txt | ||
|
||
ontology = mfo | ||
category = all | ||
|
@@ -21,4 +21,4 @@ model = +BB4S | |
# Yuxiang Jiang ([email protected]) | ||
# Department of Computer Science | ||
# Indiana University, Bloomington | ||
# Last modified: Mon 07 Mar 2016 12:06:16 AM E | ||
# Last modified: Wed 04 Apr 2018 08:07:30 PM E |