You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andrewlapointe edited this page Aug 20, 2024
·
4 revisions
Running Locally
Overview
The CAMRA pipeline is based on the workflow description language (wdl). This language allows for easy management of workflow inputs, tasks, and outputs.
These wdls utilize docker containers to run various tools without needing to install them directly.