tomas.vis.volcano_2DE
- tomas.vis.volcano_2DE(de_df, marker_list=None, marker_colors=None, return_fig=None)
Plot the volcano plot of 2 DE results stored in ‘de_df’.
- Parameters:
de_df (pandas.DataFrame) – Table fusing two input DE resutls.
markers_dn2up (list of str, optional) – Marker genes to highlight. The default is None.
- Return type:
None.