tetra.freq | R Documentation |
Convert DNA sequences to tetranucleotide frequency table
tetra.freq(repseq, pscore = FALSE, file = TRUE)
repseq |
The fasta file path |
file |
logical, default is TRUE, loading DNA sequences from file. if 'file=FALSE', the 'repseq' is loaded from object. |
A 256 tetranucleotide combinations frequency table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.