plot_PCvPC: Plot one PCx vs PCy pairing

View source: R/graphics.R

plot_PCvPCR Documentation

Plot one PCx vs PCy pairing

Description

Plot one PCx vs PCy pairing

Usage

plot_PCvPC(X, PC = c("PC1", "PC2"), MAXSTRING = 35,
  noHitText = "no significant hits", addBlast = !is.null(X$blast_data))

Arguments

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


BigelowLab/tetramers documentation built on April 3, 2022, 8:22 p.m.