Package htsjdk.samtools.seekablestream
package htsjdk.samtools.seekablestream
-
ClassDescriptionCreated by vadim on 23/03/2015.Factory for creating
SeekableStream
s based on URLs/paths.A class to wrap aSeekableStream
in a read-onlySeekableByteChannel
.A wrapper class to provide buffered read access to a SeekableStream.Unfortunately the seekable stream classes exist for both Tribble and Picard, and we need both.An implementation ofSeekableStream
forPath
.InputStream with random access support (seek).Singleton class for gettingSeekableStream
s from URL/paths Applications using this library can set their own factory