Learn R Programming

BIGDAWG (version 2.3)

A: Amino Acid Analysis Function

Description

This is the workhorse function for the amino acid analysis.

Usage

A(Locus, loci.ColNames, genos, grp, nGrp0, nGrp1, ExonAlign, Cores)

Arguments

Locus

Locus 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.

ExonAlign

Exon protein alignment filtered for locus.

Cores

Number of cores to use for analysis.