Class VCFStandardHeaderLines


  • public class VCFStandardHeaderLines
    extends Object
    Manages header lines for standard VCF
    INFO
    and
    FORMAT
    fields. Provides simple mechanisms for 1) registering standard lines, 2) looking them up, and 3) adding them to headers.
    Since:
    6/12