Description Usage Arguments Value
View source: R/numeric_represenation.R
Calculates the weighted oligo-nucleotide frequencies given a numerically encoded matrix representation.
1 | num2weightedfreq(seqnum, weights, oligo_length)
|
seqnum |
(numeric matrix) numerically encoded oligo-nucleotide representation of DNA sequences |
weights |
(numeric) to be given to the fasta sequences (should have length matching |
oligo_length |
(integer) length of the oligonucleotide-coding used (order+1) |
matrix of weighted oligonucleotide frequencies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.