Description Usage Arguments Value Author(s)
Reads a KineticWavelets object and perform base correlation
1 2 3 4 5 | baseCorrelation(KineticWavelets, ...)
## S4 method for signature 'KineticWavelets'
baseCorrelation(KineticWavelets,
DNAPattern = NULL, minReadLength = 200, maxReads = 10000)
|
KineticWavelets |
|
DNAPattern |
The DNA pattern to search for in the reads. |
minReadLength |
minimum read length |
maxReads |
maximum number of reads to correlate. |
A list containining the base correlations
Sterling Sawaya sterlingsawaya@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.