38933e9cdefb88fbe5e3e0db7b1ee2340e865b5b,hicexplorer/test/test_trivial_runs.py,,test_build_matrix,#,62

Before Change


                                                         maxLibraryInsertSize,
                                                         threads, region,
                                                         removeSelfLigation).split()
    with pytest.raises(SystemExit):
        hicBuildMatrix.main(args)

    // test more params with restrictionCutFile (now without region param)
    args = "-s {} {} --restrictionCutFile {} --outFileName {} --QCfolder {} " \
           "--restrictionSequence {} " \
           "--danglingSequence {} " \
           "--minDistance {} " \

After Change


                                                         maxLibraryInsertSize,
                                                         threads, region,
                                                         removeSelfLigation).split()
    hicBuildMatrix.main(args)

    // test more params with restrictionCutFile (now without region param)
    args = "-s {} {} --restrictionCutFile {} --outFileName {} --QCfolder {} " \
           "--restrictionSequence {} " \
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 4

Non-data size: 3

Instances


Project Name: deeptools/HiCExplorer
Commit Name: 38933e9cdefb88fbe5e3e0db7b1ee2340e865b5b
Time: 2018-05-18
Author: runget@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_trivial_runs.py
Class Name:
Method Name: test_build_matrix


Project Name: GoogleCloudPlatform/healthcare
Commit Name: 39aecdfcdb5903e32ffd61868e52312b542e62fa
Time: 2019-02-11
Author: noreply@google.com
File Name: deploy/create_project_test.py
Class Name: CreateProjectTest
Method Name: test_project_config_validate_check_correct


Project Name: GoogleCloudPlatform/healthcare
Commit Name: e73008af619465fc980d036ffcf295107ae773e3
Time: 2019-07-17
Author: umairidris@google.com
File Name: deploy/create_project_test.py
Class Name: CreateProjectTest
Method Name: test_create_project_with_spanned_configs


Project Name: GoogleCloudPlatform/healthcare
Commit Name: e73008af619465fc980d036ffcf295107ae773e3
Time: 2019-07-17
Author: umairidris@google.com
File Name: deploy/create_project_test.py
Class Name:
Method Name: _deploy