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

Soft matrix support #136

Merged
merged 77 commits into from
Sep 12, 2023
Merged

Soft matrix support #136

merged 77 commits into from
Sep 12, 2023

Conversation

azedinez
Copy link
Contributor

@azedinez azedinez commented Jun 15, 2023

Added support for non Affymetrix platforms via download of SOFT matrices directly from GEO. These matrices are already quantile normalised, but to be comparable to the output of JUSTRMA, a log2 transformation is applied (if applicable).

Tested with added profile test_soft. Also tested on a couple of beadchip mouse datasets.

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!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs- [ ] If necessary, also make a PR on the nf-core/differentialabundance branch on the nf-core/test-datasets repository.
  • 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).

Azedine Zoufir added 28 commits June 13, 2023 10:46
@github-actions
Copy link

github-actions bot commented Jun 15, 2023

nf-core lint overall result: Passed ✅

Posted for pipeline commit 45dd543

+| ✅ 158 tests passed       |+

✅ Tests passed:

Run details

  • nf-core/tools version 2.9
  • Run at 2023-09-11 15:49:36

Azedine Zoufir and others added 8 commits August 25, 2023 15:51
Co-authored-by: Jonathan Manning <jonathan.manning@deeplife.co>
Co-authored-by: Jonathan Manning <jonathan.manning@deeplife.co>
Co-authored-by: Jonathan Manning <jonathan.manning@deeplife.co>
Co-authored-by: Jonathan Manning <jonathan.manning@deeplife.co>
Co-authored-by: Jonathan Manning <jonathan.manning@deeplife.co>
@azedinez
Copy link
Contributor Author

Apologies for delay in addressing this. I believe I've addressed all your comments but let me know if I need to address more stuff. Otherwise feel free to merge.

@pinin4fjords
Copy link
Member

@azedinez I had to make a number of fixes and tweaks to make this actually work (and the tests are now running in CI). Could you please test locally to make sure outputs are as you would like?

@azedinez
Copy link
Contributor Author

@pinin4fjords Tested locally and runs. All output looks as expected. I have just added the soft config to the pipeline for convenience.

Copy link
Member

@pinin4fjords pinin4fjords left a comment

Choose a reason for hiding this comment

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

Great- we've got there. Thanks for the work @azedinez !

@azedinez azedinez merged commit 8d61010 into dev Sep 12, 2023
12 checks passed
@azedinez azedinez deleted the soft_matrix_support branch September 12, 2023 08:12
@pinin4fjords pinin4fjords mentioned this pull request Oct 6, 2023
9 tasks
@pinin4fjords pinin4fjords added this to the 1.3.0 milestone Oct 10, 2023
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