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

Made normalization switchable (vst/rlog) #110

Merged
merged 7 commits into from
Mar 31, 2022
Merged

Conversation

WackerO
Copy link
Collaborator

@WackerO WackerO commented Mar 2, 2022

Many thanks to contributing to qbic-pipelines!

This PR is in regard to issue #99 as a follow-up. It changes the DE analysis and report to use a vst normalization if rlog is skipped; otherwise, the rlog normalization is used.

PR checklist

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: https://github.com/qbic-pipelines/rnadeseq/tree/master/.github/CONTRIBUTING.md

…he report explanation; can now use vst if rlog is skipped, will otherwise use rlog
@WackerO WackerO changed the title Corrected normalization to actually use the type that is written in t… Made normalization switchable (vst/rlog) Mar 2, 2022
Copy link
Collaborator

@ggabernet ggabernet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @WackerO,

the PR looks good, I would just not call the param --skip_rlog any more but rather --use_rlog and when this is provided then it uses rlog instead of vst as you already implemented. It is easier to understand in my opinion

Copy link
Collaborator

@ggabernet ggabernet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the changes @WackerO !

@WackerO WackerO merged commit bb7cd0e into qbic-pipelines:dev Mar 31, 2022
@WackerO WackerO deleted the rlog branch March 31, 2022 06:16
@WackerO WackerO restored the rlog branch March 31, 2022 09:28
@WackerO WackerO deleted the rlog branch July 27, 2022 09:00
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