table standard "BED6" ( string chrom; "Chromosome (or contig, scaffold, etc.)" uint chromStart; "Start position in chromosome" uint chromEnd; "End position in chromosome" string name; "Name of item" uint score; "Normalized score from 0-1000" char[1] strand; "+ or -" float rawScore; "Raw Score" string spectrumID; "Spectrum ID" uint peptideRank; "Peptide Rank" uint PeptideRepeatCount; "Peptide Repeat Count" )