public class SamFiles extends Object
| Constructor | Description |
|---|---|
SamFiles() |
| Modifier and Type | Method | 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)