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

[WIP] Add wrapper for an electron app #222

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

olgabot
Copy link

@olgabot olgabot commented Sep 19, 2017

This is a proof-of-concept thin wrapper to run the mouse genome in an electron app, as below.

screen shot 2017-09-19 at 1 11 20 pm

This isn't extended yet to run with other genomes or data.

@dasmoth
Copy link
Owner

dasmoth commented Sep 20, 2017

Very cool!

I'm slightly loathe to add electron as a "general" dependency of the Biodalliance package though, since it's pretty big (119Mb on my machine). How easy would it be to split this into its own package that depends on both Biodalliance and electron?

This is a timely reminder that I should wrap up a few outstanding issues and cut a proper Biodalliance 0.14.x release. For now, you can pull in the latest version in a package.json file using something like:

    "dependencies": {
          "dalliance": "https://www.biodalliance.org/people/thomas/dalliance-0.13.90-alpha.3.tgz",
    }

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