Skip to main content

NGS pipelines bootstrapper

Project description

NGS pipelines bootstrapper

Continuous Integration

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

solida-0.5.8-py2.py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page