Learn R Programming

Racmacs (version 1.2.9)

agGroups: Getting and setting antigen groups

Description

These functions get and set the antigen groupings for a map.

Usage

agGroups(map)

agGroups(map) <- value

Value

A factor vector of groupings.

Arguments

map

The acmap object

value

A character or factor vector of groupings to apply to the antigens

See Also

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