public class SamFiles extends Object
| Constructor and Description |
|---|
SamFiles() |
| Modifier and Type | Method and Description |
|---|---|
static File |
findIndex(File samFile)
Finds the index file associated with the provided SAM file.
|
static Path |
findIndex(Path samPath)
Finds the index file associated with the provided SAM file.
|
public static File findIndex(File samFile)
public static Path findIndex(Path samPath)