table_to_mappoly {mappoly} | R Documentation |
Conversion of data.frame to mappoly.data
Description
Conversion of data.frame to mappoly.data
Usage
table_to_mappoly(
dat,
ploidy,
filter.non.conforming = TRUE,
elim.redundant = TRUE,
verbose = TRUE
)
[Package mappoly version 0.4.1 Index]