protected DbAbstractPeptide(DbAbstractPeptide other) { _peptideModSeq = other._peptideModSeq; }
protected DbAbstractPeptide(DbAbstractPeptide other) { _peptideModSeq = other._peptideModSeq; _normalizedModifiedSequence = other._normalizedModifiedSequence; }