Class HtsgetRequest

java.lang.Object
htsjdk.samtools.util.htsget.HtsgetRequest
Direct Known Subclasses:
HtsgetPOSTRequest

public class HtsgetRequest extends Object
Builder for an htsget GET request that allows opening a connection using the request after validating that it is properly formed.

This class currently supports version 1.2.0 of the spec as defined in https://samtools.github.io/hts-specs/htsget.html