get_y_density_plot: PC y density plot

View source: R/pca-plot.R

get_y_density_plotR Documentation

PC y density plot

Description

PC y density plot

Usage

get_y_density_plot(data, density_lwd = 0.2, pal, y_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.

title_cex

a float for title text size. Default to 0.7.

x_limits

X axis limits.

Value

A \line[ggplot2]{ggplot} object.


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