bin_score {genomatic}R Documentation

Automates bin scoring

Description

Automates the bin calling process

Usage

bin_score(plate, loci, outfile="_scored_gmtc.csv")

Arguments

plate a 96-well plate of samples
loci a table of allele characteristics
outfile a name for an outfile

Details

Automates bin calling, extracting population info from the names, sorting the samples and writes a text output file.

Value

Returns a NULL.

Author(s)

Brian J. Knaus bknaus@fs.fed.us http://brianknaus.com

References

Knaus, B.J. In prep. Genomatic: an R package for DNA fragment analysis project management.


[Package genomatic version 0.0-7 Index]