backends/
: Backend configuration files (.conf
)workflow_opts/
: Workflow option files (.json
)examples/
: input JSON examplesdocker_image/
: Dockerfilenvidia_docker_image/
: Dockerfile for Nvidia Docker: to use pipeline with GPUtest/
: test scripts for developers
This pipeline supports many cloud platforms and cluster engines. It supports docker
and singularity
to resolve complicated software dependencies for the pipeline. A tutorial-based instruction for each platform will be helpful to understand how to run pipelines.
- Cloud platform (CLI)
- Stanford HPC server (CLI)
- Stanford Sherlock 2.0 soon to be added
- Local Linux computers (CLI)
- Cluster engines (CLI)
- SLURM [partial documentation]
Input JSON file specification [partial documentation]
Output directory specification soon to be added