scSLAT.viz.multi_dataset.match_3D_multi.draw_3D

match_3D_multi.draw_3D(size=[10, 10], conf_cutoff=0, point_size=[0.1, 0.1], line_width=0.3, line_color='grey', line_alpha=0.7, hide_axis=False, show_error=True, show_celltype=False, cmap='Reds', save=None)[source]

Draw 3D picture of two datasets

Return type:

None

Parameters:

size

plt figure size

conf_cutoff

confidence cutoff of mapping to be plotted

point_size

point size of every dataset

line_width

pair line width

line_color

pair line color

line_alpha

pair line alpha

hide_axis

if hide axis

show_error

if show error celltype mapping with different color

cmap

color map when vis expr

save

save file path