Skip to content

Fix degCovariates() stroke colours to match documentation - #71

Open
CodingKaiser wants to merge 1 commit into
lpantano:mainfrom
CodingKaiser:main
Open

Fix degCovariates() stroke colours to match documentation#71
CodingKaiser wants to merge 1 commit into
lpantano:mainfrom
CodingKaiser:main

Conversation

@CodingKaiser

Copy link
Copy Markdown

This pull request addresses issues with the visualization and documentation consistency in the degCovariates() function, and corrects some function calls in the package. The main focus is to ensure that the plot layers and colors match the intended interpretation described in the documentation.

Visualization and Documentation Consistency:

  • Fixed the order and logic of stroke colors in degCovariates(), so that grey points (correlation p-value < 0.05) are drawn first, and black points (covariates significant in the linear model) are drawn on top, matching the documentation. The black layer now correctly uses the linear-model p-value instead of the correlation FDR. [1] [2]

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.

1 participant