TETRA | R Documentation |
A gobal variable to store defaults for the tetramerPCA.
TETRA
A list of global constants and defaults
the window of analysis in bases - this windows 'slides' along the contig
the distance in bases to advance the window between successive tabulations
here it is always 4 bases per polymer, but the idea is that eventually other widths maybe possible
currently unused
The number of principle components to retain, by default 8
logical, if TRUE then attempt to clean the inut contigs of disallowed characters
logical, if TRUE then output informational messages
the name of the output log file, if used
the number of outliers to select per PC, by default 2
a two column matrix specifing the PCs to juxtapose
the path to the location of the local install of blastn
a list of allowed DNA letters
a list of reverse-complimented tabulated tetramers, length = 136
a list of possible tetramers, some of which may be reverse compliments, length = 256
a list of reasons why a contig may fail the tetramerPCA process
a list of default blastn options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.