Defined in file scoremat.asn C++ class: CFormatRpsDbParameters FormatRpsDbParameters ::= SEQUENCE { -- name of the underlying score matrix whose frequency ratios were -- used in PSSM construction (e.g.: BLOSUM62) matrixName VisibleString, -- gap opening penalty corresponding to the matrix above gapOpen INTEGER OPTIONAL, -- gap extension penalty corresponding to the matrix above gapExtend INTEGER OPTIONAL }