Skip to content

Commit

Permalink
Merge pull request #16 from eastgenomics/v1.1.4
Browse files Browse the repository at this point in the history
v1.1.4
  • Loading branch information
mattgarner authored Jun 8, 2022
2 parents 82abd46 + 5bad8a6 commit d59765e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions egg5_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
)

assay_name = "CEN" # Core Endo Neuro
assay_version = "v1.1.3"
assay_version = "v1.1.4"

ref_project_id = "project-Fkb6Gkj433GVVvj73J7x8KbV"

Expand Down Expand Up @@ -89,7 +89,7 @@
generate_bed_athena_stage_id = "stage-Fyq5yy0433GXxz691bKyvjPJ"
athena_stage_id = "stage-Fyq5z18433GfYZbp3vX1KqjB"

rpt_workflow_id = "{}:workflow-GBF2890433GZ0Kv20ByzKVXF".format(ref_project_id)
rpt_workflow_id = "{}:workflow-GBQ985Q433GYJjv0379PJqqg".format(ref_project_id)

rpt_stage_input_dict = {
# generate_bed
Expand Down

0 comments on commit d59765e

Please sign in to comment.