Skip to content

Commit

Permalink
complete merge
Browse files Browse the repository at this point in the history
  • Loading branch information
janni.roebbecke committed Nov 11, 2024
1 parent c3e04d1 commit a318c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protzilla/data_analysis/plots.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def create_volcano_plot(
alpha: float,
group1: str,
group2: str,
item_type: str = "Protein",
item_type: str = "Protein ID",
items_of_interest: list | None = None,
) -> dict:
"""
Expand Down

0 comments on commit a318c15

Please sign in to comment.