Class Tribble
java.lang.Object
htsjdk.tribble.Tribble
Common, tribble wide constants and static functions
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic FileReturn the File of the index file for the providedfileDoes not actually create an indexstatic StringReturn the name of the index file for the providedfilenameDoes not actually create an indexstatic PathReturn the name of the index file for the providedpathDoes not actually create an indexstatic FiletabixIndexFile(File file) Return the File of the tabix index file for the providedfileDoes not actually create an indexstatic StringtabixIndexFile(String filename) Return the name of the tabix index file for the providedfilenameDoes not actually create an indexstatic PathtabixIndexPath(Path path) Return the name of the tabix index file for the providedpathDoes not actually create an index
-
Field Details
-
STANDARD_INDEX_EXTENSION
Deprecated.since June 2019 UseFileExtensions.TRIBBLE_INDEXinstead.- See Also:
-
-
Method Details
-
indexFile
-
indexFile
-
indexPath
-
tabixIndexFile
-
tabixIndexFile
-
tabixIndexPath
-
FileExtensions.TRIBBLE_INDEXinstead.