ProteoWizard
|
Go to the source code of this file.
Classes | |
struct | pwiz::analysis::TabularConfig |
Namespaces | |
namespace | pwiz |
AMTContainer.hpp. | |
namespace | pwiz::analysis |
Macros | |
#define | TABULARCONFIG_DELIMITER_OPTIONS_STR "delimiter=fixed|space|comma|tab" |
#define | TABULARCONFIG_DELIMITER_USAGE_STR "delimiter: sets column separation; default is fixed width" |
#define TABULARCONFIG_DELIMITER_OPTIONS_STR "delimiter=fixed|space|comma|tab" |
Definition at line 30 of file TabularConfig.hpp.
Referenced by pwiz::analysis::analyzer_strings< SpectrumTable >::argsFormat(), pwiz::analysis::analyzer_strings< RunSummary >::argsFormat(), pwiz::analysis::analyzer_strings< RegionSlice >::argsFormat(), pwiz::analysis::analyzer_strings< RegionTIC >::argsFormat(), pwiz::analysis::analyzer_strings< RegionSIC >::argsFormat(), pwiz::analysis::analyzer_strings< RegionSlice >::argsUsage(), and test().
#define TABULARCONFIG_DELIMITER_USAGE_STR "delimiter: sets column separation; default is fixed width" |
Definition at line 31 of file TabularConfig.hpp.
Referenced by pwiz::analysis::analyzer_strings< SpectrumTable >::argsUsage(), pwiz::analysis::analyzer_strings< RunSummary >::argsUsage(), pwiz::analysis::analyzer_strings< RegionTIC >::argsUsage(), and pwiz::analysis::analyzer_strings< RegionSIC >::argsUsage().