A specialisation of a DataFile, represents an Oxford Nanopore fast5 file @author: Sven Fillinger
| Modifiers | Name | Description |
|---|---|---|
private static java.lang.String |
FILE_TYPE |
|
private static java.lang.String |
NAME_SCHEMA |
| Fields inherited from class | Fields |
|---|---|
class DataFile |
fileType, name, relativePath |
| Constructor and description |
|---|
protected Fast5File
(java.lang.String name, java.lang.String relativePath) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
static Fast5File |
create(java.lang.String name, java.lang.String relativePath) |
|
private void |
validateName() |
| Methods inherited from class | Name |
|---|---|
class DataFile |
equals, getFileType, getName, getRelativePath, hashCode |