Skip to content

Conversation

acarapetis
Copy link

When attempting to use ManhattanPlot on data containing a single chromosome, a runtime error is encountered. Seems it was previously reported in #486 but the cause was not determined. From looking at the code, it seems like the name parameter was incorrectly included inside the marker dict, when it should have been a direct kwarg.

I've also updated the capitalization to match the multi-chromosome case.

When attempting to use ManhattanPlot on data containing a single
chromosome, a runtime error is encountered. Seems it was previously
reported in plotly#486 but the cause was not determined. From looking at the
code, it seems like the `name` parameter was incorrectly included inside
the `marker` dict, when it should have been a direct kwarg.
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