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

fixing lollipop plot problems #24

Merged
merged 4 commits into from
Feb 20, 2020
Merged

Conversation

jaybee84
Copy link
Collaborator

it seems I was calling plotly::renderPlotly which was interfering with the plotting for the lollipopplot's own graphics::layout function. Explicitly calling shiny::renderPlot for maftools::lollipopplot fixes the problem (at least locally).

@jaybee84
Copy link
Collaborator Author

Added one more gene variant visualization to this PR

@jaybee84 jaybee84 requested a review from allaway February 19, 2020 23:17
Copy link
Collaborator

@allaway allaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran into a different error that can be fixed with a validate statement, but otherwise LGTM!

R/mod_gene_var.R Show resolved Hide resolved
@jaybee84 jaybee84 requested a review from allaway February 20, 2020 00:46
Copy link
Collaborator

@allaway allaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jaybee84 jaybee84 merged commit daa8522 into nf-osi:develop Feb 20, 2020
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.

2 participants