Skip to content

Commit

Permalink
update cgap pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
KorayKirli committed Sep 24, 2020
1 parent 2447784 commit 046d3c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chalicelib/checks/helpers/cgap_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ def analyze_pedigree(samples_pedigree_json, all_samples):
# Define run Mode: Trio or Proband only
# order samples by father/mother/proband
run_mode = ""
error = ""
input_samples = []
qc_pedigree = [] # used by vcfqc
# trio analysis
Expand Down

0 comments on commit 046d3c3

Please sign in to comment.