VCPA consists of two independent but linkable components: pipeline and database. The pipeline implements are coded in Workflow Description Language (WDL) and are fully optimized for the Amazon elastic compute cloud environment. This includes steps for processing raw sequence reads including read alignment and variant calling using GATK. The tracking database allows users to dynamically view the statuses of jobs running and the quality metrics reported by the pipeline. Users can thus monitor the production process and diagnose if any problem arises during the procedure. All quality metrics (>100 collected per processed genome) are stored in the database, thus facilitating users to compare, share and visualize the results.
The figure below outlines the VCPA
Figure 1: A) VCPA architecture; B) Dynamic view of job status; C) Pipeline overview.
To summarize, VCPA consists of a CCDG/TOPMed functional equivalent pipeline. Together with the public Amazon Machine Image (AMI) or dockerized database, users can easily process any WGS/WES data on Amazon cloud with minimal installation.