agSequences {Racmacs}R Documentation

Getting and setting antigen sequence information

Description

Getting and setting antigen sequence information

Usage

agSequences(map, missing_value = ".")

agSequences(map) <- value

agNucleotideSequences(map, missing_value = ".")

agNucleotideSequences(map) <- value

Arguments

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

Value

A character matrix of sequences, where each row represents an antigen.

See Also

Other antigen and sera attribute functions: agAttributes, agGroups(), agHomologousSr(), agLabIDs(), ptAnnotations, ptClades, srAttributes, srGroups(), srHomologousAgs(), srSequences()


[Package Racmacs version 1.2.9 Index]