labdao / openlab-cli

Openlab - decentralised bioinformatics services - from the command line.
https://cli.openlab.tools
MIT License
19 stars 3 forks source link

RFC: nf-core inspiration for openlab #37

Open NiklasTR opened 2 years ago

NiklasTR commented 2 years ago

users install nf-core simply using pip3 install nf-core

we will have a similar experience with npm install openlab

Home Screen

image

openlab app list

image

interactive job definition when calling openlab job submit without a JSON file as argument

command line

inspiration from nf-core launch rnaseq

image image image

web configuration

https://nf-co.re/launch?id=1650885294_494afc2d85e5

image

The complete website, including the configuration builder, is open source via MIT license here: https://github.com/nf-core/nf-co.re

image image

automatic detection of the parameter.json

NiklasTR commented 2 years ago

https://www.loom.com/share/8e1f51db9176459896d7deded1ac0b96

mchaker commented 2 years ago

The web configuration builder is an awesome idea! I also really, really like the commandline UI.