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

fix: allow for plotting to use sets as indexers #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

siddC
Copy link
Collaborator

@siddC siddC commented Apr 18, 2023

Plotting was not working for some versions of pymodulon as the pandas dependency only indexes with lists and tuples in some cases. component_genes has been typecast to a list for avoid this.

Plotting was not working for some versions of pymodulon as the pandas dependency only indexes with lists and tuples in some cases. `component_genes` has been typecast to a list for avoid this.
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