Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Initial Release of Somatic CNV

Compare
Choose a tag to compare
@bshifaw bshifaw released this 25 May 19:05
· 8 commits to master since this release
5f04aec

This is the initial release of the workflow for running Somatic CNV.
It includes the following main WDLs

  • Building a panel of normals (PoN): cnv_somatic_panel_workflow.wdl
  • Running a matched pair: cnv_somatic_pair_workflow.wdl

Suboworkflows called by the main workflows are listed bellow

  • cnv_somatic_oncotator_workflow.wdl
  • cnv_common_tasks.wdl

Example Json files are present for demonstration purposes only.