create_seqmat: Create a model frame list from a grouped data set

Description Usage Arguments Value

View source: R/create_seqmat.R

Description

Create a model frame list from a grouped data set

Usage

1
create_seqmat(grouped_dat, aggregate = T, refstate = NULL, verbose = T)

Arguments

grouped_dat

a grouped data set

aggregate

a logical value

refstate

a character which will be used for the common reference state; the default is to use the most frequent amino acid as the reference state for each of the position.

verbose

a logical value

Value

a list (seqmat, refstate)


RomeroLab/pudms documentation built on Jan. 2, 2021, 5:10 a.m.