A specialisation of a DataFile, represents an Oxford Nanopore sequencing summary log 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 SequencingSummaryLog
() |
protected SequencingSummaryLog
(java.lang.String name, java.lang.String relativePath) |
Type Params | Return Type | Name and description |
---|---|---|
|
static SequencingSummaryLog |
create(java.lang.String name, java.lang.String relativePath) |
|
private void |
validateName() |
Methods inherited from class | Name |
---|---|
class DataFile |
equals, getFileType, getName, getRelativePath, hashCode |