R/map_props_points_antigens.R
agSequences.Rd
Getting and setting antigen sequence information
agSequences(map, missing_value = ".")
agSequences(map) <- value
agNucleotideSequences(map, missing_value = ".")
agNucleotideSequences(map) <- value
The acmap data object
Character to use to fill in portions of the sequence matrix where sequence data is missing.
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()