plot_feature_in_ref_query_ptime: Plot Expression of a Given Feature of a set of Pseudotimes

View source: R/monocle2.R

plot_feature_in_ref_query_ptimeR Documentation

Plot Expression of a Given Feature of a set of Pseudotimes

Description

Plot Expression of a Given Feature of a set of Pseudotimes

Usage

plot_feature_in_ref_query_ptime(
  cds_list,
  selected_cds,
  features = c("RXRG"),
  color_by = "State",
  relative_expr = FALSE,
  min_expr = 0.5,
  trend_df = 3,
  ...
)

Arguments

min_expr

whtns/seuratTools documentation built on April 9, 2024, midnight