File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383
8484run_one_path : /usr/bin/run-one
8585
86- metadata_archive : /path/to/metadata/archive
87-
8886transfer_details :
8987 user : username
9088 host : remote.host.com
@@ -99,6 +97,7 @@ sequencers:
9997 NovaSeqXPlus :
10098 sequencing_path : /sequencing/NovaSeqXPlus
10199 remote_destination : /Illumina/NovaSeqXPlus
100+ metadata_archive : /path/to/metadata/archive/NovaSeqXPlus_data
102101 metadata_for_statusdb :
103102 - RunInfo.xml
104103 - RunParameters.xml
@@ -150,6 +149,7 @@ Run status is tracked in CouchDB with events including:
150149- Remote storage is accessible via rsync over SSH
151150- CouchDB is accessible and the database exists
152151- Metadata files (e.g., RunInfo.xml) are present in run directories for status database updates and sync to metadata archive location
152+ - The flowcell ID is set to correspond to the ID that is scanned with a barcode scanner during sequencing setup in the lab
153153
154154### Status Files
155155
You can’t perform that action at this time.
0 commit comments