Home
last modified time | relevance | path

Searched defs:ClumpThread (Results 1 – 1 of 1) sorted by relevance

/dports/biology/bbmap/bbmap/current/clump/
H A DClumpList.java372 private static class ClumpThread extends Thread{ class in ClumpList
374 …public ClumpThread(ArrayList<Read> input_, int startIndex_, int stopIndex_, int k, boolean makeSim… in ClumpThread() method in ClumpList.ClumpThread