RemoteSequenceFile a owl:Class extends RemoteDataFile
Subclasses
Annotations
| skos:definition | A sequence file on a remote disk of the type FASTA or FASTQ |
Properties
| property | description | cardinality | type |
|---|---|---|---|
| reads | Number of reads in the file | 1:1 | xsd:Long |
| sequencer | 0:1 | SequencingPlatform | |
| bases | 1:1 | xsd:Long | |
| readLength | 1:1 | xsd:Long | |
| sequencingDepth | 0:1 | xsd:Integer | |
| StrandOrientation | 0:1 | ReadOrientation | |
| adapter | 0:1 | xsd:string |