mirror of
https://github.com/rdk/p2rank.git
synced 2026-06-04 12:44:24 +08:00
update test configs
This commit is contained in:
@@ -8,7 +8,7 @@ import cz.siret.prank.program.params.Params
|
||||
*/
|
||||
(params as Params).with {
|
||||
|
||||
dataset_base_dir = "../../p2rank-datasets"
|
||||
dataset_base_dir = "../../p2rank-datasets2"
|
||||
|
||||
output_base_dir = "../../p2rank-results/${version}"
|
||||
|
||||
|
||||
@@ -84,6 +84,6 @@ import cz.siret.prank.program.params.Params
|
||||
|
||||
//===========================================================================================================//
|
||||
|
||||
rf_flatten = true
|
||||
rf_flatten = false
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user