Skip to content

Commit 92f5f4a

Browse files
committed
Documentation
1 parent 56f16fc commit 92f5f4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ log:
8383

8484
run_one_path: /usr/bin/run-one
8585

86-
metadata_archive: /path/to/metadata/archive
87-
8886
transfer_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

0 commit comments

Comments
 (0)