-
Notifications
You must be signed in to change notification settings - Fork 7
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
Web frontend for configuring builds #8
Comments
Some up-front requirements for the service:
Nice features
|
We are already taking input files for Snakemake workflows. As well as output files to be pushed back to In nice/extra features:
|
A web frontend that guides users to set up their builds. It should give users the ability to configure the most important options (input files, scripts/pipelines to run, output files to be pushed back) and generate a drone.yml (or update an existing one) for the builds.
The text was updated successfully, but these errors were encountered: