Home
last modified time | relevance | path

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

/dports/biology/bbmap/bbmap/current/stream/
H A DConcurrentReadInputStream.java31 …protected static ConcurrentReadInputStream getReadInputStream(long maxReads, boolean keepSamHeader… in getReadInputStream() method in ConcurrentReadInputStream
51 …public static ConcurrentReadInputStream getReadInputStream(long maxReads, boolean keepSamHeader, F… in getReadInputStream() method in ConcurrentReadInputStream
56 …public static ConcurrentReadInputStream getReadInputStream(long maxReads, boolean keepSamHeader, F… in getReadInputStream() method in ConcurrentReadInputStream
67 public static ConcurrentReadInputStream getReadInputStream(long maxReads, boolean keepSamHeader, in getReadInputStream() method in ConcurrentReadInputStream
83 public static ConcurrentReadInputStream getReadInputStream(long maxReads, boolean keepSamHeader, in getReadInputStream() method in ConcurrentReadInputStream
H A DDualCris.java53 public static DualCris getReadInputStream(long maxReads, boolean keepSamHeader, in getReadInputStream() method in DualCris
/dports/biology/bbmap/bbmap/current/align2/
H A DAbstractMapper.java1018 …static final ConcurrentReadInputStream getReadInputStream(String in1, String in2, String qf1, Stri… in getReadInputStream() method