From fa4d2132484cf5b3ba14894cc3114c18d64c0041 Mon Sep 17 00:00:00 2001 From: Alejandro Gomez Espinosa Date: Sat, 16 Nov 2024 15:51:11 -0500 Subject: [PATCH] more --- episodes/expandingSUSYexample.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/episodes/expandingSUSYexample.md b/episodes/expandingSUSYexample.md index b6e1137..9b76910 100644 --- a/episodes/expandingSUSYexample.md +++ b/episodes/expandingSUSYexample.md @@ -5,13 +5,11 @@ exercises: --- :::::: questions - - question 1 - - question 2 + - Can we use Snakemake and REANA in more complex examples? :::::: :::::: objectives - - objective 1 - - objective 2 + - Learn how to expand a SUSY analysis to handle more complex tasks using Snakemake and REANA. :::::: Now that you've mastered the basics of creating simple Snakemake workflows and submitting them to REANA, let's dive deeper into more complex analyses. This next example will illustrate how to expand our SUSY analysis to perform more sophisticated tasks. @@ -223,6 +221,6 @@ In addition, users can seek for support and help in the following channels: :::::: keypoints - - keypoint 1 - - keypoint 2 + - Explore the REANA team's compilation of examples on their GitHub for more inspiration and advanced use cases. + - Utilize the REANA support channels, such as the official Mattermost channel and forum, for assistance and community support. :::::: \ No newline at end of file