Uses of Class
eu.isas.peptideshaker.export.PSExportFactory
| Package | Description |
|---|---|
| eu.isas.peptideshaker.export |
Exporting data from PeptideShaker.
|
-
Uses of PSExportFactory in eu.isas.peptideshaker.export
Methods in eu.isas.peptideshaker.export that return PSExportFactory Modifier and Type Method Description static PSExportFactoryPSExportFactory. getInstance()Static method to get the instance of the factory.static PSExportFactoryPSExportFactory. loadFromFile(File file)Loads an export factory from a file.Methods in eu.isas.peptideshaker.export with parameters of type PSExportFactory Modifier and Type Method Description static voidPSExportFactory. saveFactory(PSExportFactory psExportFactory)Saves the factory in the user folder.