Class RequiredOutputArgumentCollection
java.lang.Object
picard.cmdline.argumentcollections.RequiredOutputArgumentCollection
- All Implemented Interfaces:
OutputArgumentCollection
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OUTPUT
-
-
Constructor Details
-
RequiredOutputArgumentCollection
-
RequiredOutputArgumentCollection
public RequiredOutputArgumentCollection()
-
-
Method Details
-
getOutputFile
- Specified by:
getOutputFile
in interfaceOutputArgumentCollection
- Returns:
- The reference provided by the user, if any, or the default, if any.
-