Description Usage Arguments Value Examples
Function that will summarize variability by site comparing multiple sequences for a single taxon
1 | SingleTaxonCompare(sequences)
|
sequences |
Matrix of character sequences output of seqalignment ( seqalignmentoutput$sequences) |
a list of matrices, one per site, summarizing the number and percentage of nucleotides
1 2 3 4 | ## Not run:
SingleTaxonCompare<-function(sequences)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.