Uses of Class
eu.isas.peptideshaker.cmd.PathSettingsCLIInputBean
| Package | Description |
|---|---|
| eu.isas.peptideshaker.cmd |
Command line usage.
|
-
Uses of PathSettingsCLIInputBean in eu.isas.peptideshaker.cmd
Methods in eu.isas.peptideshaker.cmd that return PathSettingsCLIInputBean Modifier and Type Method Description PathSettingsCLIInputBeanFollowUpCLIInputBean. getPathSettingsCLIInputBean()Returns the path settings provided by the user.PathSettingsCLIInputBeanMzidCLIInputBean. getPathSettingsCLIInputBean()Returns the path settings input.PathSettingsCLIInputBeanPeptideShakerCLIInputBean. getPathSettingsCLIInputBean()Returns the path settings provided by the user.PathSettingsCLIInputBeanReportCLIInputBean. getPathSettingsCLIInputBean()Returns the path settings provided by the user.Constructors in eu.isas.peptideshaker.cmd with parameters of type PathSettingsCLIInputBean Constructor Description PathSettingsCLI(PathSettingsCLIInputBean pathSettingsCLIInputBean)Constructor.