ag.sequence.allVariants: Calculate gene sequence

Description Usage Arguments Value

View source: R/acdatabase_utils.R

Description

Returns tibble of all sequences found for an antigen, and their relationship to the passed antigen

Usage

1
2
3
4
5
6
7
ag.sequence.allVariants(
  ag,
  gene = "HA",
  agdb = acutils:::get_agdb(),
  inherit = T,
  full_search = F
)

Arguments

ag

environment: an antigen

gene

char: which gene to get sequence for

Value

list


acorg/acutilsLite documentation built on Feb. 19, 2021, 4:56 p.m.