Class FQZParams
java.lang.Object
htsjdk.samtools.cram.compression.fqzcomp.FQZParams
Global parameters for the FQZComp quality score codec. Contains one or more
FQZParam blocks,
an optional selector table for choosing between parameter blocks per record, and the global
flags controlling features like quality reversal and multi-parameter mode.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintint[]
-
Constructor Details
-
FQZParams
-
-
Method Details
-
getFQZFlags
-
getFQZParamList
-
getMaxSelector
public int getMaxSelector() -
getMaxSymbol
public int getMaxSymbol() -
getSelectorTable
public int[] getSelectorTable()
-