a85bdd7126bafd55932a2acb65bd564986c5043d,hicexplorer/test/test_hicPlotMatrix.py,,test_hicPlotMatrix_cool_region1,#,138

Before Change


    hicexplorer.hicPlotMatrix.main(args)
    res = compare_images(ROOT + "hicPlotMatrix" + "/Li_chrX30-35_cool.png", outfile.name, tol=40)
    assert res is None, res
    os.remove(outfile.name)


@pytest.mark.skipif(HIGH_MEMORY > memory,
                    reason="Travis has too less memory to run it.")

After Change


    hicexplorer.hicPlotMatrix.main(args)
    res = compare_images(ROOT + "hicPlotMatrix" + "/Li_chrX30-35_cool.png", outfile.name, tol=40)
    assert res is None, res
    if REMOVE_OUTPUT:
        os.remove(outfile.name)


@pytest.mark.skipif(HIGH_MEMORY > memory,
                    reason="Travis has too less memory to run it.")
def test_hicPlotMatrix_cool_log1p():
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 35

Non-data size: 3

Instances


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_cool_region1


Project Name: rodluger/starry
Commit Name: 502193d6c087e2b0d449fda52a7e0af3c8e58e32
Time: 2021-03-30
Author: rodluger@gmail.com
File Name: tests/lazy/test_show_lazy.py
Class Name:
Method Name: test_show_rv


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_cool_log


Project Name: ANTsX/ANTsPy
Commit Name: 2aa0275b09cf53a2f33d386d5d78bb4a8b7e9696
Time: 2017-11-03
Author: ncullen.th@dartmouth.edu
File Name: ants/utils/scalar_rgb_vector.py
Class Name:
Method Name: scalar_to_rgb


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_cool_perChr_log


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_cool_log1p


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_region_region2_log_no_clearMaskedBins


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_perChr


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_cool_log1p_region1_region2


Project Name: rodluger/starry
Commit Name: 502193d6c087e2b0d449fda52a7e0af3c8e58e32
Time: 2021-03-30
Author: rodluger@gmail.com
File Name: tests/lazy/test_show_lazy.py
Class Name:
Method Name: test_show_reflected


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_h5_log1p


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_region_region2_log1p_no_clearMaskedBins


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_cool_log_region1_region2


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_cool_region1_region2


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_region_region2_log1p_clearMaskedBins


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_cool_full


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_region_pca1_colormap_bigwig


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_region_start_end_pca1_colormap_bigwig


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_h5_log


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_cool_perChr_log1p_chromosomeOrder


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_perChr_pca1_bigwig


Project Name: sahana/eden
Commit Name: 9a24c083ae78e9599c8b1395d61b48d2eb390f31
Time: 2019-08-12
Author: fran@aidiq.com
File Name: modules/templates/UCCE/controllers.py
Class Name: dc_QuestionImageDelete
Method Name: apply_method


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_region_start_end_pca1_colormap_bedgraph


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_h5_full


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_perChr_pca2_bedgraph


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_region_region2_log


Project Name: rodluger/starry
Commit Name: 502193d6c087e2b0d449fda52a7e0af3c8e58e32
Time: 2021-03-30
Author: rodluger@gmail.com
File Name: tests/lazy/test_show_lazy.py
Class Name:
Method Name: test_system_show


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_region_region2_no_clearMaskedBins


Project Name: NeuroTechX/moabb
Commit Name: 0b6de7da7c65ce5785031a318cbe334421d070cc
Time: 2018-04-13
Author: vjayaram@danube.is.localnet
File Name: moabb/evaluations/base.py
Class Name: BaseEvaluation
Method Name: __init__


Project Name: rodluger/starry
Commit Name: 502193d6c087e2b0d449fda52a7e0af3c8e58e32
Time: 2021-03-30
Author: rodluger@gmail.com
File Name: tests/lazy/test_show_lazy.py
Class Name:
Method Name: test_show


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_region_pca1_colormap_bedgraph


Project Name: scikit-learn-contrib/categorical-encoding
Commit Name: 3ad234f30b3958752df3060b3e8ab751bffeec6c
Time: 2018-11-19
Author: contact@againstthecurrent.ch
File Name: category_encoders/ordinal.py
Class Name: OrdinalEncoder
Method Name: fit


Project Name: rodluger/starry
Commit Name: 502193d6c087e2b0d449fda52a7e0af3c8e58e32
Time: 2021-03-30
Author: rodluger@gmail.com
File Name: tests/lazy/test_show_lazy.py
Class Name:
Method Name: test_system_rv_show


Project Name: pgmpy/pgmpy
Commit Name: 2e2fcd1c79a70e5cb7a9bae8b09dca2919041e39
Time: 2015-02-01
Author: ankurankan@gmail.com
File Name: pgmpy/inference/ExactInference.py
Class Name: VariableElimination
Method Name: _variable_elimination


Project Name: deeptools/HiCExplorer
Commit Name: a85bdd7126bafd55932a2acb65bd564986c5043d
Time: 2017-12-21
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/test/test_hicPlotMatrix.py
Class Name:
Method Name: test_hicPlotMatrix_region_region2_no_clearMaskedBins_title