drawDensityPlot: Draw Density Plot

View source: R/drawDensityPlot.R

drawDensityPlotR Documentation

Draw Density Plot

Description

Function that generates density plots for a given data

Usage

drawDensityPlot(
  metadata,
  cellType,
  widthValue = 4,
  heightValue = 9.8,
  resultsFolder = resultsDirectory
)

Arguments

metadata

seurat data object

cellType

name of dataset to use on the saved objects

widthValue

width of the final plot (default 6 cm)

heightValue

height of the final plot (default 6 cm)


fpestana-git/visualisR documentation built on May 2, 2022, 11:58 a.m.