ProteoWizard
Static Public Member Functions
pwiz::analysis::ProteinListFactory Class Reference

Factory for instantiating and wrapping ProteinLists. More...

#include <ProteinListFactory.hpp>

List of all members.

Static Public Member Functions

static void wrap (proteome::ProteomeData &pd, const std::string &wrapper)
 instantiate the ProteinListWrapper indicated by wrapper
static void wrap (proteome::ProteomeData &pd, const std::vector< std::string > &wrappers)
 instantiate a list of ProteinListWrappers
static std::string usage ()
 user-friendly documentation

Detailed Description

Factory for instantiating and wrapping ProteinLists.

Definition at line 37 of file ProteinListFactory.hpp.


Member Function Documentation

static void pwiz::analysis::ProteinListFactory::wrap ( proteome::ProteomeData pd,
const std::string &  wrapper 
)
static

instantiate the ProteinListWrapper indicated by wrapper

Referenced by testWrap().

static void pwiz::analysis::ProteinListFactory::wrap ( proteome::ProteomeData pd,
const std::vector< std::string > &  wrappers 
)
static

instantiate a list of ProteinListWrappers

static std::string pwiz::analysis::ProteinListFactory::usage ( )
static

user-friendly documentation

Referenced by testUsage().


The documentation for this class was generated from the following file: