stream2
latest
Contents:
About STREAM2
Installation
API
Configuration for STREAM2
Reading
Preprocessing
Tools
Plotting
stream2.pl.pca_variance_ratio
stream2.pl.variable_genes
stream2.pl.violin
violin()
stream2.pl.graph
stream2.pl.dimension_reduction
stream2.pl.stream_sc
stream2.pl.stream
Tutorials
complex structure
supervision with ordinal labels
supervision with categorical labels
multiomics
stream plots
stream2
API
stream2.pl.violin
Edit on GitHub
stream2.pl.violin
stream2.pl.
violin
(
adata
,
list_obs
=
None
,
list_var
=
None
,
jitter
=
0.4
,
size
=
1
,
log
=
False
,
pad
=
1.08
,
w_pad
=
None
,
h_pad
=
3
,
fig_size
=
(3,
3)
,
fig_ncol
=
3
,
save_fig
=
False
,
fig_path
=
None
,
fig_name
=
'plot_violin.pdf'
,
**
kwargs
)
[source]
Violin plot.