A {BIGDAWG}R Documentation

Amino Acid Analysis Function

Description

This is the workhorse function for the amino acid analysis.

Usage

A(Locus, loci.ColNames, genos, grp, Strict.Bin, 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.

Strict.Bin

Logical specify if strict rare cell binning should be used in ChiSq test.

ExonAlign

Exon protein alignment filtered for locus.

Cores

Number of cores to use for analysis.

Note

This function is for internal BIGDAWG use only.


[Package BIGDAWG version 3.0.3 Index]