47   class ProteinIdentification;
 
   76     void load(
const String& filename,
 
   78               std::vector<PeptideIdentification>& id_data,
 
   93     void load(
const String& filename,
 
   95               std::vector<PeptideIdentification>& id_data, 
 
   96               std::map<
String, std::vector<AASequence> >& peptides,