get_x_density_plot: PC x density plot

View source: R/pca-plot.R

get_x_density_plotR Documentation

PC x density plot

Description

PC x density plot

Usage

get_x_density_plot(data, density_lwd = 0.2, pal, x_limits, title_cex = 1.5)

Arguments

data

A data.frame for PCA plot. It can be created

density_lwd

density line width. Default to 0.2.

pal

point color palette.

x_limits

X axis limits.

title_cex

a float for title text size. Default to 0.7.

Value

A \line[ggplot2]{ggplot} object.


markgene/yamatClassifier documentation built on Oct. 14, 2024, 2:36 a.m.