plot_depth_legacy: Legacy Function to plot the mito depth summary

View source: R/Plot.R

plot_depth_legacyR Documentation

Legacy 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_legacy(depth = DN1CD34_1.depth, name = "", w = 10, h = 3)

Arguments

depth

The .depth file by function DepthSummary

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.