Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwoer committed Oct 28, 2024
1 parent 9de29fe commit 48ddc78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion alphastats/gui/utils/analysis_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ def gui_volcano_plot() -> Tuple[Optional[Any], Optional[Any], Optional[Dict]]:
rawinput=dataset.rawinput,
metadata=dataset.metadata,
sample=dataset.sample,
gene_names=dataset._gene_names,
preprocessing_info=dataset.preprocessing_info,
**parameters,
)
Expand Down

0 comments on commit 48ddc78

Please sign in to comment.