Interface IntervalArgumentCollection
- All Known Implementing Classes:
CollectWgsMetrics.CollectWgsMetricsIntervalArgumentCollection
public interface IntervalArgumentCollection
Base interface for an interval argument collection.
-
Method Summary
-
Method Details
-
getIntervalFile
File getIntervalFile()- Returns:
- The interval file provided by the user, if any, or the default, if any.
-