This function allows you to plot both position-wise and cell-wise mito depth summary

plot_depth(ob, name = "", w = 10, h = 3)

Arguments

ob

The redeemR object

name

The plot name shown on top

w

the Width of the plot, default=10

h

the height of the plot default=3

Value

directly out put the plot

Examples

plot_depth(DN1CD34_1.depth$Total,"Total")
#> Error in plot_depth(DN1CD34_1.depth$Total, "Total"): object 'DN1CD34_1.depth' not found