73 static const std::array<std::string, (
Size)OSWLevel::SIZE_OF_OSWLEVEL> names_of_oswlevel;
78 : score(score), qvalue(qvalue), posterior_error_prob(pep)
91 static void readToPIN(
const std::string& in_osw,
const OSWFile::OSWLevel osw_level, std::ostream& pin_output,
92 const double ipf_max_peakgroup_pep,
const double ipf_max_transition_isotope_overlap,
const double ipf_min_transition_sn);
97 static void writeFromPercolator(
const std::string& in_osw,
const OSWFile::OSWLevel osw_level,
const std::map< std::string, PercolatorFeature >& features);