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 Qvalue threshold + covariates for Differential methylation analysis #10

Open
mAGLAVE opened this issue Aug 23, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@mAGLAVE
Copy link
Collaborator

mAGLAVE commented Aug 23, 2024

Allow the user to choose a Qvalue threshold and add covariates to the statistical test of the differential methylation analysis.
For covariates:

  1. add a new column (or several) with the suffix "covar_XXX" into the design file.
  2. give the design file as input of the DMR_stat_annot_graph_XXX rule.
  3. filter it with used sample_name and keep "covar_XXX" column(s).
  4. give filtered "covar_XXX" column(s), as a dataframe, to the Logic_regression() function ("covariates" parameter).
@mAGLAVE mAGLAVE added the enhancement New feature or request label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant