Package eu.isas.peptideshaker.utils
Class Properties
java.lang.Object
eu.isas.peptideshaker.utils.Properties
This class provides the PeptideShaker version number.
- Author:
- Harald Barsnes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetrieves the version number set in the pom file.
-
Constructor Details
-
Properties
public Properties()Creates a new empty Properties object.
-
-
Method Details
-
getVersion
Retrieves the version number set in the pom file.- Returns:
- the version number of the PeptideShaker
-