Skip to content

Commit

Permalink
Update run_param_config.py
Browse files Browse the repository at this point in the history
let recipes with WES_Mouse use the Twist_mWES bait set
  • Loading branch information
darrelln32 committed Jun 3, 2024
1 parent 8407306 commit 8dcb8c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/run_param_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ def get_ordered_dic(unordered_dic):
MSKQ: "no",
MD: "yes"
},
"WES_Mouse": {
"Agilent_MouseAllExonV1": {
# Agilent_MouseAllExonV1
BAITS: "/home/igo/resources/BED-Targets/Agilent_MouseAllExonV1_mm10_v1_baits.ilist",
TARGETS: "/home/igo/resources/BED-Targets/Agilent_MouseAllExonV1_mm10_v1_targets.ilist",
Expand Down Expand Up @@ -615,8 +615,8 @@ def get_ordered_dic(unordered_dic):
MSKQ: "no",
MD: "yes"
},
"Twist_mWES": {
# WES_Mouse ??
"WES_Mouse": {
# Twist_mWES ??
BAITS: "/home/igo/resources/ilist/Twist_mWES/Twist_mWES_BAITS.IntervalList",
TARGETS: "/home/igo/resources/ilist/Twist_mWES/Twist_mWES_TARGETS.IntervalList",
MSKQ: "no",
Expand Down

0 comments on commit 8dcb8c2

Please sign in to comment.