View source: R/acdatabases_plot.R
sequences_tibble should have:
a row per antigen, with its name and id
its sequence
the id of its parent
1 2 3 4 5 6 | sequences_plot(
sequences,
mask = rep(1, length(sequences)),
mutagenised_pos = NULL,
outtype = "pdf"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.