Skip to content

Commit b09d3b5

Browse files
committed
Add a flow chart
1 parent 61a7d57 commit b09d3b5

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,10 @@ The logic of the script relies on the following status files:
165165
- The final file written by each sequencing machine. Used to indicate when the sequencing has completed.
166166
- final_rsync_exitcode - Used to indicate when the final rsync is done, so that the final rsync can be run in the background. This is especially useful for restarts after long pauses of the cronjob.
167167

168+
### Flow chart
169+
170+
![Flow chart for Dataflow transfer](/docs/Dataflow_Transfer_flowchart.svg)
171+
168172
## Development
169173

170174
### Running Tests

0 commit comments

Comments
 (0)