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

No more duplicate meta domain annotation #25

Merged
merged 46 commits into from
Sep 6, 2018

Conversation

laurensvdwiel
Copy link
Member

Proposed fix for #12 and #11

…ndancy. Added initialization via variant; revised some error texts
…ild it. Added method stub for retrieving sngle positions
…evariant; simplefied the task for prebuilding
@laurensvdwiel
Copy link
Member Author

The positions that are not aligned to a meta-domain, but are in a domain cause crashes... needs be fixed first. Also we need a loading screen for the larger meta-domains

@laurensvdwiel laurensvdwiel self-assigned this Sep 5, 2018
@laurensvdwiel laurensvdwiel added the Must Highest priority label Sep 5, 2018
@laurensvdwiel
Copy link
Member Author

@cbaakman kun je globaal over de code kijken hier en zo nodig comments geven?

Copy link
Contributor

@cbaakman cbaakman left a comment

Choose a reason for hiding this comment

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

In https://github.com/cmbi/metadome/pull/25/files#diff-e0ea0ff2bfa2da617e771484cba76472R247, there's a method called "toCodonJson". However, it actually creates a dictionary. (not a json string)
So why not name it 'as_dict' or something like that?

Also, what about the method "toDict" in the same class. Can't you use that method instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Must Highest priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants