Skip to content

Commit

Permalink
Merge pull request #110 from cmatKhan/patch_promotersetsig_params
Browse files Browse the repository at this point in the history
add `aggregated` to promotersetsig valid params
  • Loading branch information
ejiawustl authored Sep 3, 2024
2 parents 34644b3 + cf4211a commit cd07e59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yeastdnnexplorer/interface/PromoterSetSigAPI.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def __init__(self, **kwargs) -> None:
"assay",
"workflow",
"data_usable",
"aggregated",
],
)

Expand Down

0 comments on commit cd07e59

Please sign in to comment.