Open NiklasTR opened 2 years ago
users install nf-core simply using pip3 install nf-core
pip3 install nf-core
we will have a similar experience with npm install openlab
npm install openlab
inspiration from nf-core launch rnaseq
https://nf-co.re/launch?id=1650885294_494afc2d85e5
The complete website, including the configuration builder, is open source via MIT license here: https://github.com/nf-core/nf-co.re
automatic detection of the parameter.json
https://www.loom.com/share/8e1f51db9176459896d7deded1ac0b96
The web configuration builder is an awesome idea! I also really, really like the commandline UI.
users install nf-core simply using
pip3 install nf-core
we will have a similar experience with
npm install openlab
Home Screen
openlab app list
interactive job definition when calling openlab job submit without a JSON file as argument
command line
inspiration from nf-core launch rnaseq
web configuration
https://nf-co.re/launch?id=1650885294_494afc2d85e5
The complete website, including the configuration builder, is open source via MIT license here: https://github.com/nf-core/nf-co.re
automatic detection of the parameter.json