|
ProteoWizard
|
#include "pwiz/utility/misc/Export.hpp"#include "pwiz/data/proteome/ProteinListWrapper.hpp"#include <boost/cstdint.hpp>Go to the source code of this file.
Classes | |
| class | pwiz::analysis::ProteinList_DecoyGenerator |
| ProteinList decoy generator for creating decoy proteins on the fly. More... | |
| struct | pwiz::analysis::ProteinList_DecoyGenerator::Predicate |
| client-implemented generator predicate – called during construction of ProteinList_DecoyGenerator to create a decoy protein from a target protein More... | |
| class | pwiz::analysis::ProteinList_DecoyGeneratorPredicate_Reversed |
| creates a reversed copy of every target protein with the specified decoy string prefixed to the id More... | |
| class | pwiz::analysis::ProteinList_DecoyGeneratorPredicate_Shuffled |
| creates a randomly shuffled copy of every target protein with the specified decoy string prefixed to the id More... | |
Namespaces | |
| namespace | pwiz |
| AMTContainer.hpp. | |
| namespace | pwiz::analysis |
1.8.1.1