View source: R/map_props_points_antigens.R
| agSequences | R Documentation |
Getting and setting antigen sequence information
agSequences(map, missing_value = ".")
agSequences(map) <- value
agNucleotideSequences(map, missing_value = ".")
agNucleotideSequences(map) <- value
map |
The acmap data object |
missing_value |
Character to use to fill in portions of the sequence matrix where sequence data is missing. |
value |
A character matrix of sequences with rows equal to the number of antigens |
A character matrix of sequences, where each row represents an antigen.
Other antigen and sera attribute functions:
agAttributes,
agGroups(),
agHomologousSr(),
agLabIDs(),
ptAnnotations,
ptClades,
srAttributes,
srGroups(),
srHomologousAgs(),
srSequences()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.