Gets the P-values of an object.
pvalue(x, ...)
x
An object to get the P-values of.
...
Additional arguments.
t <- triplex.search(DNAString("TATTTATTTTTTCATCTTCTTTTTTTATTTTT")) pvalue(t);