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

add challenges to expl data analysis #81

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

almutlue
Copy link
Contributor

Changes:

  • Extended challenge about consequences of more or less aggressive filtering
  • New challenge about interpretations of PCA
  • New challenge to color PCA by library sizes
  • New challenge and short section (could definitely be extended in future) about iSEE and interactive exploratory data analysis

Fixes:

  • Remove callout for contributions in exploratory data analysis part
  • Do not evaluate last DE chunk to store DE results as csv. The csv. file was not used downstream and the output direction was missing.

@github-actions
Copy link

github-actions bot commented Sep 13, 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/bioc-rnaseq/compare/md-outputs..md-outputs-PR-81

The following changes were observed in the rendered markdown documents:

 04-exploratory-qc.md                               |  220 +-
 05-differential-expression.md                      |   55 -
 07-gene-set-analysis.md                            |    8 +-
 config.yaml (gone)                                 |   86 -
 ...xploratory-qc-rendered-pca-exercise-1.png (new) |  Bin 0 -> 15108 bytes
 fig/04-exploratory-qc-rendered-pca-lib-1.png (new) |  Bin 0 -> 17276 bytes
 ...exploratory-qc-rendered-pca-lib-vst-1.png (new) |  Bin 0 -> 17756 bytes
 ...atory-qc-rendered-unnamed-chunk-10-1.png (gone) |  Bin 30029 -> 0 bytes
 ...atory-qc-rendered-unnamed-chunk-11-1.png (gone) |  Bin 12269 -> 0 bytes
 ...ratory-qc-rendered-unnamed-chunk-6-1.png (gone) |  Bin 8759 -> 0 bytes
 ...ratory-qc-rendered-unnamed-chunk-7-1.png (gone) |  Bin 16321 -> 0 bytes
 ...ratory-qc-rendered-unnamed-chunk-8-1.png (gone) |  Bin 12063 -> 0 bytes
 ...ratory-qc-rendered-unnamed-chunk-9-1.png (gone) |  Bin 16185 -> 0 bytes
 ...erential-expression-rendered-heatmap-time-1.png |  Bin 22613 -> 22621 bytes
 ...pression-rendered-unnamed-chunk-16-1.png (gone) |  Bin 31133 -> 0 bytes
 ...pression-rendered-unnamed-chunk-17-1.png (gone) |  Bin 30027 -> 0 bytes
 ...pression-rendered-unnamed-chunk-19-1.png (gone) |  Bin 22624 -> 0 bytes
 ...xpression-rendered-unnamed-chunk-8-1.png (gone) |  Bin 57892 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-10-1.png (gone) |  Bin 14059 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-11-1.png (gone) |  Bin 16181 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-12-1.png (gone) |  Bin 16920 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-13-1.png (gone) |  Bin 23304 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-14-1.png (gone) |  Bin 19088 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-14-2.png (gone) |  Bin 19957 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-18-1.png (gone) |  Bin 19176 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-21-1.png (gone) |  Bin 8554 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-21-2.png (gone) |  Bin 8789 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-23-1.png (gone) |  Bin 21309 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-26-1.png (gone) |  Bin 16845 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-28-1.png (gone) |  Bin 9036 -> 0 bytes
 ...a-design-rendered-unnamed-chunk-28-2.png (gone) |  Bin 8716 -> 0 bytes
 ...ra-design-rendered-unnamed-chunk-6-1.png (gone) |  Bin 11192 -> 0 bytes
 ...ra-design-rendered-unnamed-chunk-6-2.png (gone) |  Bin 11464 -> 0 bytes
 ...ra-design-rendered-unnamed-chunk-7-1.png (gone) |  Bin 7411 -> 0 bytes
 ...ra-design-rendered-unnamed-chunk-8-1.png (gone) |  Bin 6128 -> 0 bytes
 ...ra-design-rendered-unnamed-chunk-9-1.png (gone) |  Bin 10802 -> 0 bytes
 fig/07-gene-set-analysis-rendered-hypergeom-1.png  |  Bin 191022 -> 191096 bytes
 ...analysis-rendered-unnamed-chunk-15-1.png (gone) |  Bin 190993 -> 0 bytes
 ...analysis-rendered-unnamed-chunk-48-1.png (gone) |  Bin 112805 -> 0 bytes
 ...analysis-rendered-unnamed-chunk-50-1.png (gone) |  Bin 273764 -> 0 bytes
 ...analysis-rendered-unnamed-chunk-50-2.png (gone) |  Bin 318822 -> 0 bytes
 ...analysis-rendered-unnamed-chunk-55-1.png (gone) |  Bin 147461 -> 0 bytes
 ...analysis-rendered-unnamed-chunk-56-1.png (gone) |  Bin 129401 -> 0 bytes
 ...analysis-rendered-unnamed-chunk-57-1.png (gone) |  Bin 216885 -> 0 bytes
 ...analysis-rendered-unnamed-chunk-59-1.png (gone) |  Bin 147379 -> 0 bytes
 ...-analysis-rendered-unnamed-chunk-8-1.png (gone) |  Bin 28328 -> 0 bytes
 md5sum.txt                                         |   36 +-
 renv.lock (gone)                                   | 2776 --------------------
 48 files changed, 201 insertions(+), 2980 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-09-13 16:14:44 +0000

github-actions bot pushed a commit that referenced this pull request Sep 13, 2023
@csoneson csoneson merged commit 3529489 into carpentries-incubator:main Sep 13, 2023
3 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 13, 2023
Auto-generated via {sandpaper}
Source  : 3529489
Branch  : main
Author  : Charlotte Soneson <charlottesoneson@gmail.com>
Time    : 2023-09-13 18:22:12 +0000
Message : Merge pull request #81 from almutlue/almut_exp

add challenges to expl data analysis
github-actions bot pushed a commit that referenced this pull request Sep 13, 2023
Auto-generated via {sandpaper}
Source  : 37fccba
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2023-09-13 18:41:03 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 3529489
Branch  : main
Author  : Charlotte Soneson <charlottesoneson@gmail.com>
Time    : 2023-09-13 18:22:12 +0000
Message : Merge pull request #81 from almutlue/almut_exp

add challenges to expl data analysis
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.

2 participants