Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #28 from pakiessling/plots
Browse files Browse the repository at this point in the history
Added volcano plot function to .pl
  • Loading branch information
grst authored Dec 4, 2023
2 parents 061468f + 48eaeec commit 8b7084a
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/multi_condition_comparisions/pl/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
from .basic import BasicClass, basic_plot
from . import volcano
Loading

0 comments on commit 8b7084a

Please sign in to comment.