NGS pipelines bootstrapper
Project description
NGS pipelines bootstrapper
Installation
You can install the latest stable version from PyPI
$ pip install solida
Prerequisites
To run Solida, you need Conda. To install it, see conda.io
Usage
To check version:
$ solida -v
To list all the pipelines enabled, digit
$ solida list
$ solida list --full
To check if both pipeline and profile are available, digit:
$ solida pipeline -l pipeline_label -p profile_label
Before to deploy a pipeline, you have to create a project profile:
$ solida pipeline -l pipeline_label -p profile_label --create-profile
Solida will create a yaml file named profile_label.yaml into ~/solida_profiles.
Edit the profile_label.yaml to match your environment settings.
After that, deploy the pipeline with:
$ solida pipeline -l pipeline_label -p profile_label --deploy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
solida-0.7.3.tar.gz
(10.3 kB
view hashes)
Built Distribution
solida-0.7.3-py2.py3-none-any.whl
(16.5 kB
view hashes)
Close
Hashes for solida-0.7.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d5d1e38cbe59d4f4d7045473b7d5bf28dd2625744992ef005e17cd041617498 |
|
MD5 | 79667b379567ed8e8b665a7db9bdb615 |
|
BLAKE2b-256 | 3360178a80a30a6c97203f241fd2e30d201176ea8d5c83e1c3472d2eec355c6b |