Description Usage Arguments Value
Compute AA genotype at specified postions in alignment
1 2 3 4 5 6 | compute_genotypes(
algn_fn = "alignments/cog_2020-11-11_alignment.fasta",
positions = list(S614 = 23402:23404, S222 = 22226:22228, N220 = 28931:28933, ORF10 =
29645:29647, Y453F = 22919:22921),
ofn = NULL
)
|
positions |
Named list of nt coordinates for given genotypes; each set of coordinates should span a codon |
ofn |
optional path to csv for output |
data frame with genotypes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.