MCPcopy Create free account
hub / github.com/calquezar/OpenCASA / checkPairs

Method checkPairs

OpenCASA_/src/main/java/analysis/Chemotaxis.java:286–297  ·  view source on GitHub ↗

This method checks if at least exists one trial in each Hashmap with the same ID @param controls - Set of control trials @param tests - Set of test trials @return true if the method finds at least one pair with the same ID. Otherwise it returns false.

(Map<String, Trial> controls, Map<String, Trial> tests)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bootstrappingAnalysisMethod · 0.95

Calls 1

findTrialMethod · 0.95

Tested by

no test coverage detected