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.8.0.tar.gz
(10.3 kB
view details)
Built Distribution
File details
Details for the file solida-0.8.0.tar.gz
.
File metadata
- Download URL: solida-0.8.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
53ab20ff12ed2ad53e164c678c5139a41390e56afe7ce75dd5b339b4e3e0aec0
|
|
MD5 |
095bfa1b17279293b4bdaa864c76db6f
|
|
BLAKE2b-256 |
b13ad6e9d038a203f62cbe94d3dc1d0b0ca309caff38998324a444e0c28b31d7
|
File details
Details for the file solida-0.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: solida-0.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b923aeb3c7900de08a703fbe61df75cbcdee5a6455add4b21ee154c398851d6f
|
|
MD5 |
474b77e70a944908dbd32c14891c27cb
|
|
BLAKE2b-256 |
386a93667afb2a4926de620cf414127b1c68d554c24e4b892ad302abeda2ddb7
|