Name	Type	Attributes	Definition
sequencing_data_id	string	required, identifier, nullable	"Persistent identifier of raw data stored in an archive (e.g. INSDC run ID). Data archive should  be identified in the CURIE prefix.
"
file_type	string	required, nullable	File format for the raw reads or sequences
filename	string	required, nullable	File name for the raw reads or sequences. The first file in paired-read sequencing.
read_direction	string	required, nullable	Read direction for the raw reads or sequences. The first file in paired-read sequencing.
read_length	integer	required, nullable	Read length in bases for the first file in paired-read sequencing
paired_filename	string	required, nullable	File name for the second file in paired-read sequencing
paired_read_direction	string	required, nullable	Read direction for the second file in paired-read sequencing
paired_read_length	integer	required, nullable	Read length in bases for the second file in paired-read sequencing
index_filename	string	optional, nullable	File name for the index file
index_length	integer	optional, nullable	Read length in bases for the index file
