c7e151cef5f02f9a7c8e0f1d84ff316ef6ee02d4,hicexplorer/chicPlotViewpoint.py,,main,#,268
Before Change
queue = [None] * args.threads
process = [None] * args.threads
thread_done = [False] * args.threads
log.debug("len(interactionFileList) {}".format(len(interactionFileList)))
log.debug("len(highlightDifferentialRegionsFileList) {}".format(len(highlightDifferentialRegionsFileList)))
for i in range(args.threads):
After Change
if file_ != "":
lines.append(file_)
if len(lines) > 0:
highlightSignificantRegionsFileList.append(lines)
interactionFilesPerThread = len(interactionFileList) // args.threads
highlightSignificantRegionsFileListThread = len(highlightSignificantRegionsFileList) // args.threads
In pattern: SUPERPATTERN
Frequency: 3
Non-data size: 3
Instances
Project Name: deeptools/HiCExplorer
Commit Name: c7e151cef5f02f9a7c8e0f1d84ff316ef6ee02d4
Time: 2019-08-16
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/chicPlotViewpoint.py
Class Name:
Method Name: main
Project Name: deeptools/HiCExplorer
Commit Name: b773c3bf26cde0c8a3b848bc5ad082d3a271c092
Time: 2019-07-13
Author: wolffj@informatik.uni-freiburg.de
File Name: hicexplorer/chicSignificantInteractions.py
Class Name:
Method Name: compute_new_p_values
Project Name: pliablepixels/zmeventnotification
Commit Name: 1e619d91956c813d2328a5460da0a273fe135905
Time: 2019-11-15
Author: pliablepixels@gmail.com
File Name: hook/zmes_hook_helpers/face.py
Class Name: Face
Method Name: detect