Giter Site home page Giter Site logo

sapporo-wes / sapporo-service Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 15.0 25.55 MB

A standard implementation conforming to the Global Alliance for Genomics and Health (GA4GH) Workflow Execution Service (WES) API specification.

Home Page: https://github.com/sapporo-wes/sapporo-service

License: Apache License 2.0

Dockerfile 0.08% Shell 1.90% Python 11.69% Common Workflow Language 1.30% Nextflow 0.06% WDL 0.04% HTML 84.93%
bioinfomatics ga4gh-wes workflow workflow-management-system

sapporo-service's People

Contributors

dryak avatar ericenns avatar inutano avatar kinow avatar manabuishii avatar suecharo avatar tom-tan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sapporo-service's Issues

2.0.1 installation fails

using pip 20.3.3 from Python3.9:

sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file
(Background on this error at: https://sqlalche.me/e/20/e3q8)

Automatically discover the workflow engine versions?

Hi!

I just solved an installation issue on my environment*, and now I have Sapporo Service and Sapporo Web running locally on my terminals, and I think I should be able to debug it too (that's how I normally get started with tools :)

The first thing I noticed was that Sapporo showed Toil and Nextflow in my test service, even though I don't have these installed in my Python virtual environment, nor on my local environment.

I think it would be useful if there was a way to specify manually what were the workflow engines, but also to automatically discover each engine (e.g. check if it can import some Python module, or locate an executable on $PATH.)

Thanks!
Bruno

*I was using miniconda, and apparently uwsgi cannot find libpython. I reverted to using Ubuntu's default Python, with a venv after installing python-dev for my Python version ๐Ÿ‘ in case someone else has a similar issue.

Clean up the contents of `run_dir`

There is a need to periodically clean up the contents of run_dir.

  • Add a script to clean up with cron
  • Every time a post request comes in, check and clean up

Public sapporo-service server

Currently, sapporo-service is not hosted anywhere.
If we want to try sapporo-web, it's not convenient.
It would be nice to have a public sapporo-service server somewhere, although the data is not persistent.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.