Uses of Class
eu.isas.peptideshaker.utils.PsdbParent
| Package | Description |
|---|---|
| eu.isas.peptideshaker.cmd |
Command line usage.
|
-
Uses of PsdbParent in eu.isas.peptideshaker.cmd
Subclasses of PsdbParent in eu.isas.peptideshaker.cmd Modifier and Type Class Description classFollowUpCLICommand line interface to run follow-up analysis on psdb files.classMzidCLICommand line interface to export mzid files from psdb files.classPeptideShakerCLIA command line interface to run PeptideShaker.classReportCLIThis class performs the command line export of reports in command line.Methods in eu.isas.peptideshaker.cmd with parameters of type PsdbParent Modifier and Type Method Description static voidCLIExportMethods. exportMzId(MzidCLIInputBean mzidCLIInputBean, PsdbParent psbdParent, com.compomics.util.waiting.WaitingHandler waitingHandler)Exports the project in the mzIdentML format.