project.plot: project.plot

Description Usage Arguments Value

View source: R/project.plot.R

Description

Plots the clustering results for a marker object. Includes elipses to indicate distribution variance/rotation.

Usage

1
project.plot(project, indices = NULL, save.loc = getwd(), recast = F)

Arguments

project

a project object, markers should already be clustered

indices

A numerical index of the markers to plot

save.loc

A string path to the folder to save the images

recast

Logical, should raw data be recast to polar theta and r coordinates?

Value

Nothing

This function relies on the following packages: ggplot2, car, RColorBrewer, stringr


mtmcgowan/GGcall documentation built on July 1, 2021, 4:14 a.m.