Learn R Programming

BIGDAWG (version 2.3)

A.wrapper: Amino Acid Wrapper

Description

Wrapper function for amino acid analysis.

Usage

A.wrapper(loci, loci.ColNames, genos, grp, nGrp0, nGrp1, EPL, Cores,
  Output, Verbose)

Arguments

loci

Loci being analyzed.

loci.ColNames

The column names of the loci being analyzed.

genos

Genotype table.

grp

Case/Control or Phenotype groupings.

nGrp0

Number of controls.

nGrp1

Number of cases.

EPL

Exon protein alignment.

Cores

Number of cores to use for analysis.

Output

Data return carryover from main BIGDAWG function

Verbose

Summary display carryover from main BIGDAWG function