Skip to content

Add model matrix as output in rule to allow custom downstream rules to see it#30

Merged
sreichl merged 1 commit intoepigen:mainfrom
bednarsky:model-matrix-as-output
Jan 8, 2025
Merged

Add model matrix as output in rule to allow custom downstream rules to see it#30
sreichl merged 1 commit intoepigen:mainfrom
bednarsky:model-matrix-as-output

Conversation

@bednarsky
Copy link
Copy Markdown
Collaborator

– Downstream of the dea module I have a custom rule that calculates contrasts
– Based on the code you provide in the README this loads the design matrix
– This is saved implicitly by the rule dea
– To connect it to my downstream rule, I made that explicit.
– I think this change would profit many users of MrBiomics that will use contrasts
– I tested these changes and they worked as expected

@sreichl sreichl merged commit 0d22c8c into epigen:main Jan 8, 2025
@sreichl
Copy link
Copy Markdown
Collaborator

sreichl commented Jan 8, 2025

Great, thanks! Yes I do exactly the same and would have needed this anyway!

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