-
Notifications
You must be signed in to change notification settings - Fork 15
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
Error in heatmapPairs in ELMER #19
Comments
I would need to have the object to debug this problem. Please, is it possible to share it?
Em 11 de fev de 2019, à(s) 07:39, RahelSh <[email protected]> escreveu:
… Dear @tiagochst
I have this error in the last step of ELMER package. I have list of pair genesand I would plot them with heatmapPairs but I have this error. Can you please help me here:
> heatmapPairs(data = mae,
+ group.col = "gene2",
+ group1 = "low",
+ annotation.col = c("gene2", "exprs_rank"),
+ group2 = "high",
+ pairs = pair,
+ filename = "heatmap.meth_expression.primary.results.pdf")
Ordering groups
Error in splitter_a(.data, .margins, .expand) : Invalid margin
Many thanks in advance,
Rahel
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Yes, sure it is fine. Which file should I send to you? |
I would need the mae and pair objects saved as an rda.
Em 11 de fev de 2019, à(s) 08:23, RahelSh <[email protected]> escreveu:
… Yes, sure it is fine. Which file should I send to you?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Dear Tiago, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dear @tiagochst
I have this error in the last step of ELMER package. I have list of pair genes and I would plot them with heatmapPairs but I have this error. Can you please help me here:
Many thanks in advance,
Rahel
The text was updated successfully, but these errors were encountered: