Skip to main content

Input Files

Input Files for Sequencing

The following table lists the input files for Bases2Fastq. Bases2Fastq only uses the alignment file when the run manifest setting SpikeInAsUnassigned is set to True.

FileDirectory and File NameDescriptionQuantity
AlignmentRoot/Alignment/{read}_{tile}.alnBinary files that indicate which polonies align to the PhiX Control LibraryOne per tile per read
BasesRoot/BaseCalls/{read}_C{cycle:000}.zipBinary files that contain base calls and the associated Q scoresOne per read and cycle
FilterRoot/Filter/{tile}.filterBinary files that contain the filter status for each polonyOne per tile
LocationRoot/Location/{tile}.locBinary files that identify polony locations on the flow cellOne per tile
Run manifest, CSVRoot/RunManifest.csvCSV file that records biological sample information and analysis settingsOne per run
Run manifest, JSONRoot/RunManifest.jsonJSON file that is reserved for Element processesOne per run
Run parametersRoot/RunParameters.jsonJSON file that records information about the run configurationOne per run

Input Files for Cytoprofiling

The following table lists the input files for Bases2Fastq. The target cell assignment manifest is required only when a --per-target-fastq optional argument is run.

FileDirectory and File NameDescriptionQuantity
BasesRoot/BaseCalls/{read}_C{cycle:000}.zipBinary files that contain base calls and associated Q scoresOne per read and cycle
FilterRoot/Filter/{tile}.filterBinary files that contain the filter status for each polonyOne per tile
LocationRoot/Location/{tile}.locBinary files that identify the polony locations on the flow cellOne per tile
Run manifest, CSVRoot/RunManifest.csvCSV file that records biological sample information and analysis settingsOne per run
Run manifest, JSONRoot/RunManifest.jsonJSON file that is reserved for Element processesOne per run
Run ParametersRoot/RunParameters.jsonJSON file that records information about the run configurationOne per run
Target Cell Assignment manifest, CSVRoot/TargetCellAssignment.csv(Optional) CSV file that records target informationOne per run
Target Cell Assignment manifest, JSONRoot/TargetCellAssignment.json(Optional) JSON file that is reserved for Element processesOne per run