23#ifndef _PROTEINLISTFACTORY_HPP_
24#define _PROTEINLISTFACTORY_HPP_
Factory for instantiating and wrapping ProteinLists.
static void wrap(proteome::ProteomeData &pd, const std::vector< std::string > &wrappers)
instantiate a list of ProteinListWrappers
static std::string usage()
user-friendly documentation
static void wrap(proteome::ProteomeData &pd, const std::string &wrapper)
instantiate the ProteinListWrapper indicated by wrapper