plotConjoint {Anaquin} | R Documentation |
Create scatter plot for conjoint sequins.
plotConjoint(seqs, units, x, y, title=NULL, xlab=NULL, ylab=NULL)
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 |
xlab |
Label for the x-axis. Default to |
ylab |
Label for the y-axis. Default to |
This is an experimental function for the conjoint sequins, and thus might not be fully utilized.
This function does not return anything.
Ted Wong t.wong@garvan.org.au