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

Error in heatmapPairs in ELMER #19

Open
Rahel14350 opened this issue Feb 11, 2019 · 4 comments
Open

Error in heatmapPairs in ELMER #19

Rahel14350 opened this issue Feb 11, 2019 · 4 comments

Comments

@Rahel14350
Copy link

Rahel14350 commented Feb 11, 2019

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:

> 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

@tiagochst
Copy link

tiagochst commented Feb 11, 2019 via email

@Rahel14350
Copy link
Author

Yes, sure it is fine. Which file should I send to you?

@tiagochst
Copy link

tiagochst commented Feb 11, 2019 via email

@Rahel14350
Copy link
Author

Dear Tiago,
I could solve the problem, I was using a column from "mae" which it was a factor and when I changed to Character, the error was gone and I could get the heatmap.
Many many thanks for your reply and help, Rahel

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

No branches or pull requests

2 participants