Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lesson cleanup #97

Merged
merged 24 commits into from
Dec 11, 2023
Merged

Lesson cleanup #97

merged 24 commits into from
Dec 11, 2023

Conversation

ggrimes
Copy link
Collaborator

@ggrimes ggrimes commented Dec 11, 2023

No description provided.

Copy link

github-actions bot commented Dec 11, 2023

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/carpentries-incubator/workflows-nextflow/compare/md-outputs..md-outputs-PR-97

The following changes were observed in the rendered markdown documents:

 01-getting-started-with-nextflow.md                |  95 +++-------------
 ...flow_parameters.md => 02-workflow_parameters.md |  28 ++---
 04-channels.md => 03-channels.md                   |  46 +++++++-
 05-processes-part1.md => 04-processes-part1.md     |  20 +++-
 12-reporting.md => 08-reporting.md                 |   0
 08-configuration.md => 09-configuration.md         |   0
 ...caching.md => 10-workflow_checkpoint_caching.md |   0
 ...eq_pipeline.md => 11-Simple_Rna-Seq_pipeline.md | 125 +++++++++++----------
 10-Modules.md => 12-Modules.md                     |   0
 11-subworkflows.md => 13-subworkflows.md           |   0
 ...xtflow_scripting.md => 16-nextflow_scripting.md |   0
 config.yaml                                        |  20 ++--
 .../channel_exercise_val-queue_answer.nf (new)     |   4 +
 files/scripts/introduction/word_count.nf (new)     |  59 ++++++++++
 files/scripts/parameters/word_count.nf (new)       |  51 +++++++++
 files/scripts/rnaseq_pipeline/script2.nf           |   2 +-
 md5sum.txt                                         |  26 ++---
 setup.md                                           |  82 +++++++++-----
 18 files changed, 343 insertions(+), 215 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2023-12-11 16:42:02 +0000

github-actions bot pushed a commit that referenced this pull request Dec 11, 2023
@ggrimes ggrimes merged commit c198835 into main Dec 11, 2023
3 checks passed
github-actions bot pushed a commit that referenced this pull request Dec 11, 2023
Auto-generated via {sandpaper}
Source  : c198835
Branch  : main
Author  : Graeme Grimes <graeme.grimes@ed.ac.uk>
Time    : 2023-12-11 16:43:40 +0000
Message : Merge pull request #97 from carpentries-incubator/lesson-cleanup

Lesson cleanup
github-actions bot pushed a commit that referenced this pull request Dec 11, 2023
Auto-generated via {sandpaper}
Source  : 6fc9697
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2023-12-11 16:46:37 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c198835
Branch  : main
Author  : Graeme Grimes <graeme.grimes@ed.ac.uk>
Time    : 2023-12-11 16:43:40 +0000
Message : Merge pull request #97 from carpentries-incubator/lesson-cleanup

Lesson cleanup
github-actions bot pushed a commit that referenced this pull request Dec 12, 2023
Auto-generated via {sandpaper}
Source  : 6fc9697
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2023-12-11 16:46:37 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c198835
Branch  : main
Author  : Graeme Grimes <graeme.grimes@ed.ac.uk>
Time    : 2023-12-11 16:43:40 +0000
Message : Merge pull request #97 from carpentries-incubator/lesson-cleanup

Lesson cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant