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.0.tar.gz
(9.3 kB
view details)
Built Distribution
File details
Details for the file solida-0.7.0.tar.gz
.
File metadata
- Download URL: solida-0.7.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2f2d472357856ce5805e5c04bd282544f3841d5f0426678ad1cb256f35eadbdb
|
|
MD5 |
9ad20d3724da8f57db2471192deaa5a6
|
|
BLAKE2b-256 |
7db2539d5cf54a759c15399a06c7aef4a47fbaf53f7fc6aedad2fd42c0558897
|
File details
Details for the file solida-0.7.0-py2.py3-none-any.whl
.
File metadata
- Download URL: solida-0.7.0-py2.py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2cc5c4c5ed26a4799794874fd8803b7346840e95a61d0a146e96dcc50f1cb6a7
|
|
MD5 |
a55fcabe266e0e50a286cde69103f826
|
|
BLAKE2b-256 |
a8e6d1d251684e4bcfab09550341de7c89f70054629d99c66bd9deb481078aed
|