Skip to content
Open
142 changes: 71 additions & 71 deletions .test_durations
Original file line number Diff line number Diff line change
@@ -1,75 +1,75 @@
{
"test/AllPairs/test_ap.py::TestAllPairs::test_allpairs": 7.785695424994628,
"test/AllPairs/test_ap.py::TestAllPairs::test_allpairs_correctness": 0.8222302839931217,
"test/AllPairs/test_ap.py::TestAllPairs::test_allpairs_directed": 0.7204728270007763,
"test/AllPairs/test_ap.py::TestAllPairs::test_allpairs_missing": 0.000623646003077738,
"test/AllPairs/test_ap.py::TestAllPairs::test_allpairs_singularity": 1.4532817200015415,
"test/AllPairs/test_ap.py::TestAllPairs::test_allpairs_singularity_unpacked": 1.6296539659961127,
"test/AllPairs/test_ap.py::TestAllPairs::test_allpairs_zero_length": 0.7277329419957823,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_bidirectional": 0.6813720360005391,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_btb": 41.075326635997044,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_btb_file": 0.00021771000319859013,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_btb_missing": 0.0004058759950567037,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_disjoint": 0.6871748339981423,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_disjoint2": 0.7073920650072978,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_format_error": 0.00028872499387944117,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_loop": 0.6754782259959029,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_missing_file": 0.0002673350027180277,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_source_to_source": 0.7426278090060805,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_source_to_source2": 0.6585187470045639,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_source_to_source_disjoint": 0.6724568759964313,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_target_to_source": 0.7257043579957099,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_weight_one": 0.6791888439984177,
"test/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_weighted": 0.7002193220032495,
"test/DOMINO/test_domino.py::TestDOMINO::test_domino_missing_active_genes": 0.0002854389967978932,
"test/DOMINO/test_domino.py::TestDOMINO::test_domino_missing_network": 0.00020402399968588725,
"test/DOMINO/test_domino.py::TestDOMINO::test_domino_optional": 2.7363804839988006,
"test/DOMINO/test_domino.py::TestDOMINO::test_domino_required": 59.41838466899935,
"test/DOMINO/test_domino.py::TestDOMINO::test_domino_singularity": 5.141930821999267,
"test/DOMINO/test_domino.py::TestDOMINO::test_post_id_transform": 0.0001982850008062087,
"test/DOMINO/test_domino.py::TestDOMINO::test_pre_id_transform": 0.0002029630049946718,
"test/LocalNeighborhood/test_ln.py::TestLocalNeighborhood::test_format_error": 0.0003568540050764568,
"test/LocalNeighborhood/test_ln.py::TestLocalNeighborhood::test_ln": 0.0006752850022166967,
"test/LocalNeighborhood/test_ln.py::TestLocalNeighborhood::test_missing_file": 0.00022458500461652875,
"test/MEO/test_meo.py::TestMaximumEdgeOrientation::test_meo_all_optional": 0.5426676030037925,
"test/MEO/test_meo.py::TestMaximumEdgeOrientation::test_meo_missing": 0.00024829900212353095,
"test/MEO/test_meo.py::TestMaximumEdgeOrientation::test_meo_required": 29.372020415001316,
"test/MEO/test_meo.py::TestMaximumEdgeOrientation::test_meo_singularity": 0.9183278439959395,
"test/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_all_optional[graph1]": 0.5339624250045745,
"test/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_missing[graph1]": 0.00028135100001236424,
"test/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_missing_capacity[graph1]": 0.5550268929946469,
"test/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_missing_flow[graph1]": 0.5494975649999105,
"test/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_no_flow[graph1]": 0.5392566319933394,
"test/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_required[graph1]": 76.35771404700063,
"test/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_required[graph2]": 0.5700492339965422,
"test/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_required[graph3]": 0.5814268370013451,
"test/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_required[graph4]": 0.5584951909986557,
"test/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_singularity[graph1]": 1.951202440999623,
"test/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_too_much_flow[graph1]": 0.2927284450051957,
"test/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_all_optional": 0.953952258991194,
"test/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_dummy_file": 0.9443223970010877,
"test/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_missing": 0.00027079100982518867,
"test/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_missing_dummy": 0.0003677439963212237,
"test/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_required": 80.9159878069986,
"test/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_singularity": 1.6654711100054556,
"test/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_some_optional": 0.9296561760056647,
"test/OmicsIntegrator2/test_oi2.py::TestOmicsIntegrator2::test_oi2_all_optional": 2.5767937899945537,
"test/OmicsIntegrator2/test_oi2.py::TestOmicsIntegrator2::test_oi2_missing": 0.00021594799909507856,
"test/OmicsIntegrator2/test_oi2.py::TestOmicsIntegrator2::test_oi2_required": 97.03684399699705,
"test/OmicsIntegrator2/test_oi2.py::TestOmicsIntegrator2::test_oi2_singularity": 3.545914021997305,
"test/OmicsIntegrator2/test_oi2.py::TestOmicsIntegrator2::test_oi2_some_optional": 2.4136778530082665,
"test/PathLinker/test_pathlinker.py::TestPathLinker::test_pathlinker_missing": 0.00025873900449369103,
"test/PathLinker/test_pathlinker.py::TestPathLinker::test_pathlinker_optional": 0.7332837930080132,
"test/PathLinker/test_pathlinker.py::TestPathLinker::test_pathlinker_required": 5.964496346001397,
"test/PathLinker/test_pathlinker.py::TestPathLinker::test_pathlinker_singularity": 1.1032649519984261,
"test/RWR/test_RWR.py::TestRWR::test_format_error": 0.00036911700590280816,
"test/RWR/test_RWR.py::TestRWR::test_missing_file": 0.00038347600639099255,
"test/RWR/test_RWR.py::TestRWR::test_rwr": 74.47497688199655,
"test/RWR/test_RWR.py::TestRWR::test_rwr_singularity": 1.7370575919994735,
"test/ST_RWR/test_STRWR.py::TestSTRWR::test_format_error": 0.00023567600146634504,
"test/ST_RWR/test_STRWR.py::TestSTRWR::test_missing_file": 0.00024803799169603735,
"test/ST_RWR/test_STRWR.py::TestSTRWR::test_strwr": 7.191574511991348,
"test/ST_RWR/test_STRWR.py::TestSTRWR::test_strwr_singularity": 1.7543164090020582,
"test/algorithms/AllPairs/test_ap.py::TestAllPairs::test_allpairs": 7.785695424994628,
"test/algorithms/AllPairs/test_ap.py::TestAllPairs::test_allpairs_correctness": 0.8222302839931217,
"test/algorithms/AllPairs/test_ap.py::TestAllPairs::test_allpairs_directed": 0.7204728270007763,
"test/algorithms/AllPairs/test_ap.py::TestAllPairs::test_allpairs_missing": 0.000623646003077738,
"test/algorithms/AllPairs/test_ap.py::TestAllPairs::test_allpairs_singularity": 1.4532817200015415,
"test/algorithms/AllPairs/test_ap.py::TestAllPairs::test_allpairs_singularity_unpacked": 1.6296539659961127,
"test/algorithms/AllPairs/test_ap.py::TestAllPairs::test_allpairs_zero_length": 0.7277329419957823,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_bidirectional": 0.6813720360005391,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_btb": 41.075326635997044,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_btb_file": 0.00021771000319859013,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_btb_missing": 0.0004058759950567037,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_disjoint": 0.6871748339981423,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_disjoint2": 0.7073920650072978,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_format_error": 0.00028872499387944117,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_loop": 0.6754782259959029,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_missing_file": 0.0002673350027180277,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_source_to_source": 0.7426278090060805,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_source_to_source2": 0.6585187470045639,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_source_to_source_disjoint": 0.6724568759964313,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_target_to_source": 0.7257043579957099,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_weight_one": 0.6791888439984177,
"test/algorithms/BowTieBuilder/test_btb.py::TestBowTieBuilder::test_weighted": 0.7002193220032495,
"test/algorithms/DOMINO/test_domino.py::TestDOMINO::test_domino_missing_active_genes": 0.0002854389967978932,
"test/algorithms/DOMINO/test_domino.py::TestDOMINO::test_domino_missing_network": 0.00020402399968588725,
"test/algorithms/DOMINO/test_domino.py::TestDOMINO::test_domino_optional": 2.7363804839988006,
"test/algorithms/DOMINO/test_domino.py::TestDOMINO::test_domino_required": 59.41838466899935,
"test/algorithms/DOMINO/test_domino.py::TestDOMINO::test_domino_singularity": 5.141930821999267,
"test/algorithms/DOMINO/test_domino.py::TestDOMINO::test_post_id_transform": 0.0001982850008062087,
"test/algorithms/DOMINO/test_domino.py::TestDOMINO::test_pre_id_transform": 0.0002029630049946718,
"test/algorithms/LocalNeighborhood/test_ln.py::TestLocalNeighborhood::test_format_error": 0.0003568540050764568,
"test/algorithms/LocalNeighborhood/test_ln.py::TestLocalNeighborhood::test_ln": 0.0006752850022166967,
"test/algorithms/LocalNeighborhood/test_ln.py::TestLocalNeighborhood::test_missing_file": 0.00022458500461652875,
"test/algorithms/MEO/test_meo.py::TestMaximumEdgeOrientation::test_meo_all_optional": 0.5426676030037925,
"test/algorithms/MEO/test_meo.py::TestMaximumEdgeOrientation::test_meo_missing": 0.00024829900212353095,
"test/algorithms/MEO/test_meo.py::TestMaximumEdgeOrientation::test_meo_required": 29.372020415001316,
"test/algorithms/MEO/test_meo.py::TestMaximumEdgeOrientation::test_meo_singularity": 0.9183278439959395,
"test/algorithms/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_all_optional[graph1]": 0.5339624250045745,
"test/algorithms/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_missing[graph1]": 0.00028135100001236424,
"test/algorithms/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_missing_capacity[graph1]": 0.5550268929946469,
"test/algorithms/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_missing_flow[graph1]": 0.5494975649999105,
"test/algorithms/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_no_flow[graph1]": 0.5392566319933394,
"test/algorithms/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_required[graph1]": 76.35771404700063,
"test/algorithms/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_required[graph2]": 0.5700492339965422,
"test/algorithms/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_required[graph3]": 0.5814268370013451,
"test/algorithms/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_required[graph4]": 0.5584951909986557,
"test/algorithms/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_singularity[graph1]": 1.951202440999623,
"test/algorithms/MinCostFlow/test_mcf.py::TestMinCostFlow::test_mincostflow_too_much_flow[graph1]": 0.2927284450051957,
"test/algorithms/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_all_optional": 0.953952258991194,
"test/algorithms/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_dummy_file": 0.9443223970010877,
"test/algorithms/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_missing": 0.00027079100982518867,
"test/algorithms/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_missing_dummy": 0.0003677439963212237,
"test/algorithms/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_required": 80.9159878069986,
"test/algorithms/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_singularity": 1.6654711100054556,
"test/algorithms/OmicsIntegrator1/test_oi1.py::TestOmicsIntegrator1::test_oi1_some_optional": 0.9296561760056647,
"test/algorithms/OmicsIntegrator2/test_oi2.py::TestOmicsIntegrator2::test_oi2_all_optional": 2.5767937899945537,
"test/algorithms/OmicsIntegrator2/test_oi2.py::TestOmicsIntegrator2::test_oi2_missing": 0.00021594799909507856,
"test/algorithms/OmicsIntegrator2/test_oi2.py::TestOmicsIntegrator2::test_oi2_required": 97.03684399699705,
"test/algorithms/OmicsIntegrator2/test_oi2.py::TestOmicsIntegrator2::test_oi2_singularity": 3.545914021997305,
"test/algorithms/OmicsIntegrator2/test_oi2.py::TestOmicsIntegrator2::test_oi2_some_optional": 2.4136778530082665,
"test/algorithms/PathLinker/test_pathlinker.py::TestPathLinker::test_pathlinker_missing": 0.00025873900449369103,
"test/algorithms/PathLinker/test_pathlinker.py::TestPathLinker::test_pathlinker_optional": 0.7332837930080132,
"test/algorithms/PathLinker/test_pathlinker.py::TestPathLinker::test_pathlinker_required": 5.964496346001397,
"test/algorithms/PathLinker/test_pathlinker.py::TestPathLinker::test_pathlinker_singularity": 1.1032649519984261,
"test/algorithms/RWR/test_RWR.py::TestRWR::test_format_error": 0.00036911700590280816,
"test/algorithms/RWR/test_RWR.py::TestRWR::test_missing_file": 0.00038347600639099255,
"test/algorithms/RWR/test_RWR.py::TestRWR::test_rwr": 74.47497688199655,
"test/algorithms/RWR/test_RWR.py::TestRWR::test_rwr_singularity": 1.7370575919994735,
"test/algorithms/ST_RWR/test_STRWR.py::TestSTRWR::test_format_error": 0.00023567600146634504,
"test/algorithms/ST_RWR/test_STRWR.py::TestSTRWR::test_missing_file": 0.00024803799169603735,
"test/algorithms/ST_RWR/test_STRWR.py::TestSTRWR::test_strwr": 7.191574511991348,
"test/algorithms/ST_RWR/test_STRWR.py::TestSTRWR::test_strwr_singularity": 1.7543164090020582,
"test/analysis/test_analysis.py::TestAnalysis::test_graphspace_ranked": 0.006410267000319436,
"test/analysis/test_analysis.py::TestAnalysis::test_graphspace_ranked_directed": 0.008413089999521617,
"test/analysis/test_cytoscape.py::TestCytoscape::test_cytoscape": 167.29546569500235,
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# like setting hash length behaviors, container registries, etc.
config.init_from_file("config/config.yaml")

TEST_DIR = Path('test/AllPairs/')
TEST_DIR = Path('test/algorithms/AllPairs/')
OUT_DIR = TEST_DIR / 'output'
EXPECTED_DIR = TEST_DIR / 'expected'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

config.init_from_file("config/config.yaml")

TEST_DIR = Path('test', 'BowTieBuilder/')
TEST_DIR = Path('test', 'algorithms', 'BowTieBuilder/')
OUT_FILE_DEFAULT = Path(TEST_DIR, 'output', 'raw-pathway.txt')


Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

config.init_from_file("config/config.yaml")

TEST_DIR = Path('test', 'DOMINO')
TEST_DIR = Path('test', 'algorithms', 'DOMINO')
OUT_FILE_DEFAULT = TEST_DIR / 'output' / 'domino-output.txt'
OUT_FILE_OPTIONAL = TEST_DIR / 'output' / 'domino-output-thresholds.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@

# TODO consider refactoring to simplify the import
# Modify the path because of the - in the directory
SPRAS_ROOT = Path(__file__).parent.parent.parent.absolute()
SPRAS_ROOT = Path(__file__).parent.parent.parent.parent.absolute()
sys.path.append(str(Path(SPRAS_ROOT, 'docker-wrappers', 'LocalNeighborhood')))
from local_neighborhood_alg import local_neighborhood

TEST_DIR = Path('test', 'LocalNeighborhood/')
TEST_DIR = Path('test', 'algorithms', 'LocalNeighborhood/')
OUT_FILE = Path(TEST_DIR, 'output', 'ln-output.txt')


Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion test/MEO/test_meo.py → test/algorithms/MEO/test_meo.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

config.init_from_file("config/config.yaml")

TEST_DIR = 'test/MEO/'
TEST_DIR = 'test/algorithms/MEO/'
OUT_FILE = TEST_DIR + 'output/edges.txt'


Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

config.init_from_file("config/config.yaml")

TEST_DIR = 'test/MinCostFlow/'
TEST_DIR = 'test/algorithms/MinCostFlow/'
OUT_FILE = TEST_DIR + 'output/mincostflow-output.txt'


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

config.init_from_file("config/config.yaml")

TEST_DIR = 'test/OmicsIntegrator1/'
TEST_DIR = 'test/algorithms/OmicsIntegrator1/'
OUT_FILE = TEST_DIR+'output/test_optimalForest.sif'


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

config.init_from_file("config/config.yaml")

TEST_DIR = Path('test', 'OmicsIntegrator2')
TEST_DIR = Path('test', 'algorithms', 'OmicsIntegrator2')
OUT_FILE = TEST_DIR / 'output' / 'test.tsv'

EDGE_FILE = TEST_DIR / 'input' / 'simple' / 'oi2-edges.txt'
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

config.init_from_file("config/config.yaml")

TEST_DIR = 'test/PathLinker/'
TEST_DIR = 'test/algorithms/PathLinker/'
OUT_FILE_DEFAULT = TEST_DIR+'output/pathlinker-ranked-edges.txt'
OUT_FILE_100 = TEST_DIR+'output/pathlinker-ranked-edges-k100.txt'

Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion test/RWR/test_RWR.py → test/algorithms/RWR/test_RWR.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

config.init_from_file("config/config.yaml")

TEST_DIR = Path('test', 'RWR/')
TEST_DIR = Path('test', 'algorithms', 'RWR/')
OUT_FILE = Path(TEST_DIR, 'output', 'rwr-output.txt')


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

config.init_from_file("config/config.yaml")

TEST_DIR = Path('test', 'ResponseNet')
TEST_DIR = Path('test', 'algorithms', 'ResponseNet')
OUT_FILE = TEST_DIR / 'output' / 'rn-output.txt'
EXPECTED_FILE = TEST_DIR / 'expected' / 'rn-expected.txt'
EXPECTED_FILE_OPTIONAL = TEST_DIR / 'expected' / 'rn-expected-optional.txt'
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

config.init_from_file("config/config.yaml")

TEST_DIR = Path('test', 'ST_RWR')
TEST_DIR = Path('test', 'algorithms', 'ST_RWR')
OUT_FILE = Path(TEST_DIR, 'output', 'strwr-output.txt')
EXPECTED_OUTPUT = Path(TEST_DIR, 'expected_output', 'strwr-output.txt')

Expand Down
Loading