This repository contains shared components for CGAP pipelines and general processing pipelines:
- CWL workflow descriptions
- CGAP Portal Workflow and MetaWorkflow objects
- CGAP Portal Software, FileFormat, and FileReference objects
- ECR (Docker) source files, which allow for creation of public Docker images (using
docker build
) or private dynamically-generated ECR images (using portal pipeline utilspipeline_deploy
)
General Processing:
- MD5 Hash
Quality Control:
FastQC
Format Manipulation:
cram
tofastq
bam
tofastq
Utilities:
LiftoverVcf
(GATK)merge
(BCFtools)
For more details check the documentation.
The respository also stores CGAP Portal objects that are shared by multiple pipelines.