Skip to content

Incorporate Feedback and fix typos#276

Merged
SusiJo merged 13 commits intoqbic-pipelines:devfrom
SusiJo:fix_typos
May 30, 2025
Merged

Incorporate Feedback and fix typos#276
SusiJo merged 13 commits intoqbic-pipelines:devfrom
SusiJo:fix_typos

Conversation

@SusiJo
Copy link
Copy Markdown
Collaborator

@SusiJo SusiJo commented May 26, 2025

PR checklist

Incorporated feedback from BioPM team. Also applied editorconfig rules to autoformat.
Removed parameter --path_quote as this is not used anymore.

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

Comment thread bin/Execute_report.R
Comment thread conf/modules.config
@SusiJo
Copy link
Copy Markdown
Collaborator Author

SusiJo commented May 27, 2025

Also fixes the table of summary stats from multiqc
Table before fix:
Screenshot 2025-05-27 at 10 54 27

After fix:
Screenshot 2025-05-27 at 10 57 23

Copy link
Copy Markdown

@famosab famosab left a comment

Choose a reason for hiding this comment

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

I think this looks good, just minor comments :)

Comment thread assets/rnadeseq_report.Rmd Outdated
Comment thread assets/rnadeseq_report.Rmd Outdated
Comment thread assets/rnadeseq_report.Rmd
Comment thread assets/rnadeseq_report.Rmd Outdated
Comment thread assets/rnadeseq_report.Rmd Outdated
Copy link
Copy Markdown
Collaborator

@qbicStefanC qbicStefanC left a comment

Choose a reason for hiding this comment

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

If we an address my two comments above , we are good to go. Checked most carefully the rmd file but also do find the options/parameters in the Execute report.R file now much more clear and better readable.

Comment thread assets/rnadeseq_report.Rmd Outdated
@SusiJo SusiJo merged commit 27d6ff9 into qbic-pipelines:dev May 30, 2025
15 of 16 checks passed
@SusiJo SusiJo mentioned this pull request May 30, 2025
@SusiJo SusiJo deleted the fix_typos branch May 30, 2025 09:23
SusiJo added a commit that referenced this pull request Jul 3, 2025
* Add EnhancedVolcano (#267)

* add enh. volcano

* update docu

* add comment

* rm comments, add omitNa

* ch version to dev

* add volcano to tests

* fix deprecated key-value

* update docs,changelog

* prettier test rsem profile

* fix contrast names

* Apply color scheme of EnhancedVolcano to plotly volcano (#268)

* add colors to plotly volcano

* add color scale

* Hotfix colors volcano plot (#271)

* hotfix switch volcano colors

* fix colors

* add abs, rm space

* rm "feature" text

* update titles, legends

* add subtitle for interactive plot

* ch y-axis label

* rm outcommented lines

* Put gprofiler in tabs (#270)

* put gprofiler in tabs

* revert

* linting

* trim whitespace

* mod plot title

* Bugfixes pathway analysis (#273)

* raise max dimensions limit

* concat ensembl ids with gene names

* update changelog & usage

update changelog & usage

update changelog & usage

Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>

fix typo

* Update report (#275)

* change report name

* modify report

* update report & tests & fix volcano colors

* add to changelog, references

* fix citation

* fix df RIN

* fix linting & ci

* fix padding

* update md5sums due to sampleNames

* apply suggestions

* update confs

* apply suggestion

* add num all genes

* change icon

* adjust docs text

* Incorporate Feedback and fix typos (#276)

* incorporate feedback

* update report

* fix typos

* update changelog

* fix pre-commit

* fix spaces

* fix colored cells

* linting

* fix typos

* adjust table border

* fix typos

* apply suggestions

* apply suggestions

* Bugfix summary  (#278)

* fix contrast

* update usage

* add to changelog

* update test

* PR num

* ch md5sum

* Add gene biotypes to interactive volcano plots   (#272)

* adjust md5sums due to gtf biotypes

* update branch

* fix assignment

* add biotype to final DE table

* update md5sums

* version bump to 2.6 (#277)

* update branch.yml

* apply suggestion lint

* add to ignore

* update branch.yml

* test docker download

* rm pull_request_target rule

* update branch protection

* update branch protection

* update branch protection

* revert branch yml

* update branch yml

* test download

* test update

* update branch.yml

* change publishdir mode

* update version test

* Bugfix volcano (#280)

* fix thresholds in enhanced volcano

* add to changelog

* Prettify long contrast names in plot titles (#281)

* prettify long contrast names in plot titles

* add new test profile but not for ci

* rename files

* correct pr nums

* apply suggestions (#282)

* update env name

* revert download.yml

* test apptainer

* change order

* revert download.yml

* revert cachedir

* update md5sum

* Modify input base (#283)

* switch back to githubusercontent

* add to changelog
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.

3 participants