plot_PCvPC | R Documentation |
Plot one PCx vs PCy pairing
plot_PCvPC(X, PC = c("PC1", "PC2"), MAXSTRING = 35, noHitText = "no significant hits", addBlast = !is.null(X$blast_data))
X |
a TetramerPCA class object |
PC |
two element vector of PC names |
MAXSTRING |
numeric, the maximum displayed length of a contig name |
noHitText |
the value to return for failed hits |
addBlast, |
logical |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.