Skip to content

Commit

Permalink
Update run_param_config.py
Browse files Browse the repository at this point in the history
to run WGS metrics on User_WGS recipe
  • Loading branch information
darrelln32 committed Jun 17, 2024
1 parent 05c46ae commit b4519ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/run_param_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ def get_ordered_dic(unordered_dic):
# "10X_Genomics_WGS": { TYPE: "WGS" },
"WGS_Metagenomic": { TYPE: "WGS" },
"WGS_Deep": { TYPE: "WGS" },
"User_WGS": { TYPE: "WGS" },
".*RNA.*": { TYPE: "RNA" },
# ".*96Well_SmartSeq2": { TYPE: "RNA" },
".*SMARTer.*": { TYPE: "RNA" },
Expand Down

0 comments on commit b4519ac

Please sign in to comment.