plot_mp: Plot MP values

Description Usage Arguments Functions

View source: R/plot_mp.R

Description

Creates density plots of the MP value or Mahalanobis distance.

Usage

1
2
3
plot_mp(mp_df, mp_col = "mp.value")

plot_Mdist(mp_df, Mdist_col = "Mahalanobis")

Arguments

mp_df

Dataframe containing the MP values.

mp_col

Name of the column containing the MP values, as string.

Mdist_col

Name of the column containing the Mahalanobis distances, as string.

Functions


lucyleeow/CellProfileR documentation built on May 21, 2019, 2:30 a.m.