plot_depth: Function to plot the mito depth summary

View source: R/Plot.R

plot_depthR Documentation

Function to plot the mito depth summary

Description

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

Usage

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")

chenweng1991/scMitoTracing documentation built on July 2, 2024, 8:41 p.m.