genome / analysis-workflows

Open workflow definitions for genomic analysis from MGI at WUSM.
MIT License
102 stars 57 forks source link

Immuno FDA metrics #1070

Closed johnegarza closed 2 years ago

johnegarza commented 2 years ago

This PR adds a new subworkflow to immuno.cwl which creates summary tables in csv format containing information requested by the FDA for clinical cases. Several new tools are introduced, including FastQC, which was specifically requested by the FDA, as well as custom scripts for both unaligned and aligned data to calculate requested metrics not generated by FastQC or other existing upstream tools (eg, picard, flagstat). A host of new inputs are added to the immuno workflow to gather requested sequencing and sample information (eg, sequencing instrument, total amount of DNA/RNA).