lib/spec_id/sequest/pepxml.rb in mspire-0.3.0 vs lib/spec_id/sequest/pepxml.rb in mspire-0.3.1

- old
+ new

@@ -409,10 +409,10 @@ second_hit = hits[1] deltacnstar = if second_hit ; '0' else ; '1' end - + ## mass calculations: precursor_neutral_mass = dta_file.mh - h_plus calc_neutral_pep_mass = top_hit[0] - h_plus (start_scan, end_scan, charge) = srf_index[i]