plot3DSamples: Plots samples within a 3D model

Description Usage Arguments

View source: R/plot3dSamples.R

Description

Given a vector of named sample coordinates and colors, first determines if any samples are missing color info, then plots samples in an existing 3D model

Usage

1
plot3DSamples(sampleCoordinates, colors)

Arguments

sampleCoordinates

Coordinates of samples with columns x y and z, each row is a sample with a row name

colors

vector of colors, usually corresponding to intensity of metric of interest; should be length of number of samples and also have names


SRHilz/GliomaAtlas3D documentation built on Nov. 25, 2020, 8:31 p.m.