From 0e18d12aa0453177fe643bcb7dbccb844c63b552 Mon Sep 17 00:00:00 2001 From: schmiedc <schmied@mpi-cbg.de> Date: Sun, 5 Jul 2015 19:09:48 +0200 Subject: [PATCH] Update README.md --- spim_registration/timelapse/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spim_registration/timelapse/README.md b/spim_registration/timelapse/README.md index e9c5486..8db3cc3 100644 --- a/spim_registration/timelapse/README.md +++ b/spim_registration/timelapse/README.md @@ -106,3 +106,8 @@ If not: ```bash snakemake -j2 -d /path/to/data/ --cluster-config ./cluster.json --cluster "bsub -q {cluster.lsf_q} {cluster.lsf_extra}" ``` +Submitting Jobs +--------------- + +The log files are written into a new directory in the data directory called "logs". +The log files are ordered according to their position in the workflow. Multiple or alternative steps in the pipeline are indicated by numbers. -- GitLab