Skip to content

Update analysis.R#253

Open
supersonSoge wants to merge 1 commit intojinworks:mainfrom
supersonSoge:patch-1
Open

Update analysis.R#253
supersonSoge wants to merge 1 commit intojinworks:mainfrom
supersonSoge:patch-1

Conversation

@supersonSoge
Copy link

To avoid introducing NA values, which cause errors when clustering rows in the pheatmap function, I modified the color palette to start with white for zero values. This adjustment leaves the data unchanged but enables consistent visualization without triggering the error.

old code produces following error:
image

To avoid introducing NA values, which cause errors when clustering rows in the pheatmap function, I modified the color palette to start with white for zero values. This adjustment leaves the data unchanged but enables consistent visualization without triggering the error.
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

Comments