Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
leilaicruz committed Mar 22, 2022
1 parent fdbd7f0 commit 07738ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transposonmapper/statistics/volcanoplot.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ def volcano(path_a, filelist_a, path_b, filelist_b,fold_change_interval,p_value_
Enter a list of gene name(s) which will be highlighted in the plot (e.g. ['cdc42', 'nrp1']), by default []
figure_title : str, optional
The title of the figure if not empty, by default ""
savefigure : bool, optional
Returns
Expand Down

0 comments on commit 07738ea

Please sign in to comment.