PacificBiosciences / pb-human-wgs-workflow-snakemake

Workflow for the comprehensive detection and prioritization of variants in human genomes with PacBio HiFi reads
BSD 3-Clause Clear License
38 stars 20 forks source link

fix: missing parenthesis #170

Closed cgjosephlee closed 1 year ago

cgjosephlee commented 1 year ago

I got a weird error when running process_sample.smk:

Token Error: EOF in multi-line statement (158,0)

and it turns out to be a syntax error.