diff --git a/REANA.html b/REANA.html index e944049..2c39102 100644 --- a/REANA.html +++ b/REANA.html @@ -461,7 +461,8 @@

YAMLoutputs: This section informs REANA which files or folders should be made available for download after successful workflow execution. These can be individual files or entire directories. - +

More about reana.yaml files can be found here.

+

Running a workflow in REANA

Let’s get familiar with the steps necessary to run our workflow in @@ -562,7 +563,7 @@

BASH

Did the workflow finish succesfully now?

-
+

Unfortunately, not yet

But before throwing your laptop out the window, don’t worry, this @@ -661,7 +662,7 @@

BASH

Did the workflow finish succesfully now?

-
+

Finally yes!

diff --git a/SUSYexample.html b/SUSYexample.html index 42c4b21..ec62fb1 100644 --- a/SUSYexample.html +++ b/SUSYexample.html @@ -519,7 +519,7 @@

Did the workflow finish succesfully now?

-
+

If the previous Snakemake command didn’t execute as expected, it’s likely due to the requirement for access to CERN tools like CVMFS, EOS, diff --git a/Snakemake.html b/Snakemake.html index 22c50ce..20ee9d4 100644 --- a/Snakemake.html +++ b/Snakemake.html @@ -734,7 +734,7 @@

BASH

Show me the solution

-
+
Pipeline Visualization using dag
Pipeline Visualization using dag
@@ -766,7 +766,7 @@

BASH

Show me the solution

-
+
Pipeline Visualization using rulegraph
Pipeline Visualization using rulegraph
@@ -822,7 +822,7 @@

What Happens When You Run Your Workflow Again?

-
+

A key feature of Snakemake is its ability to efficiently manage workflow execution based on file timestamps. When you run a Snakemake diff --git a/aio.html b/aio.html index 31e61df..a5fc573 100644 --- a/aio.html +++ b/aio.html @@ -423,7 +423,7 @@

Who are the first users of a reproducible workflow?

Show me the solution

-
+

Me, myself and my group. 😁

@@ -471,7 +471,7 @@

R