Package htsjdk.tribble.example
Class ProfileIndexReading
java.lang.Object
htsjdk.tribble.example.ProfileIndexReading
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
This class times the loading of an index file a number of times, and prints the result of each trialstatic void
print usage information
-
Constructor Details
-
ProfileIndexReading
public ProfileIndexReading()
-
-
Method Details
-
main
This class times the loading of an index file a number of times, and prints the result of each trial- Parameters:
args
- Two parameters: 1) The number of trials to run 2) Index file to load
-
printUsage
public static void printUsage()print usage information
-