plotConjoint: Create conjoint plots

Description Usage Arguments Details Value Author(s)

View source: R/plotConjoint.R

Description

Create scatter plot for conjoint sequins.

Usage

1
plotConjoint(seqs, units, x, y, title=NULL, xlab=NULL, ylab=NULL)

Arguments

seqs

Sequin names

units

Copy units

x

Expected copy number on the x-axis

y

Measued abundance on the y-axis

title

Label of the plot. Default to NULL.

xlab

Label for the x-axis. Default to NULL.

ylab

Label for the y-axis. Default to NULL.

Details

This is an experimental function for the conjoint sequins, and thus might not be fully utilized.

Value

This function does not return anything.

Author(s)

Ted Wong t.wong@garvan.org.au


Anaquin documentation built on Nov. 8, 2020, 5:23 p.m.