public class ReportCLI extends PsdbParent
dbFolder, displayParameters, filterParameters, geneMaps, identification, identificationFeaturesGenerator, identificationParameters, metrics, msFileHandler, projectDetails, projectParameters, projectType, proteinDetailsProvider, psdbFile, sequenceProvider, spectrumCountingParametersuserPreferences| Constructor and Description |
|---|
ReportCLI(ReportCLIInputBean reportCLIInputBean)
Construct a new ReportCLI runnable from a ReportCLI Bean.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
call()
Calling this method will run the configured PeptideShaker process.
|
void |
closePeptideShaker()
Close the PeptideShaker instance by clearing up factories and cache.
|
static void |
main(String[] args)
Starts the launcher by calling the launch method.
|
String |
toString() |
close, getDbFolder, getDisplayParameters, getExtendedProjectReport, getFilterParameters, getGeneMaps, getIdentification, getIdentificationFeaturesGenerator, getIdentificationParameters, getMetrics, getProjectDetails, getProjectParameters, getProjectType, getProteinDetailsProvider, getPsdbFile, getPsdbImportFromZip, getSequenceProvider, getSpectrumCountingParameters, getSpectrumProvider, getUserParameters, loadFastaFile, loadPsdbFile, loadPsdbFromZipFile, loadSpectrumFile, loadSpectrumFile, loadSpectrumFiles, loadSpectrumFiles, resetIdentificationFeaturesGenerator, saveProject, setDbFolder, setDefaultParameters, setDisplayParameters, setFilterParameters, setGeneMaps, setIdentification, setIdentificationFeaturesGenerator, setIdentificationParameters, setMetrics, setMsFileHandler, setProject, setProjectDetails, setProjectType, setProteinDetailsProvider, setPsdbFile, setPsdbImportFromZip, setSequenceProvider, setSpectrumCountingParametersloadUserParameters, saveUserParameterspublic ReportCLI(ReportCLIInputBean reportCLIInputBean)
reportCLIInputBean - the input beanpublic Object call()
public static void main(String[] args)
args - the command line argumentspublic void closePeptideShaker()
throws IOException,
SQLException,
InterruptedException,
ClassNotFoundException
IOException - thrown if an exception occurred while closing the
connection to a fileSQLException - thrown if an exception occurred while closing the
connection to a databaseInterruptedException - if a thread was interrupted when
closing the databaseClassNotFoundException - if a class was not found when
emptying the cacheCopyright © 2021. All rights reserved.