Description Usage Arguments Details Value Examples
View source: R/utils-general.R
Creates design matrix for sequences.
1 | sequenceDesignMatrix(seqs)
|
seqs |
|
This assumes all sequences are 25bp long.
The design matrix is often used when the objecive is to adjust intensities by sequence.
Matrix with length(seqs) rows and 75 columns.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.