transDB: Creates a data base object in the form used by other...

Description Usage Arguments Details Value Author(s) References Examples

Description

Creates a data base from an R object with structure identical to the .ah Strand export file

Usage

1
transDB(STRandOUT, data, corrida)

Arguments

STRandOUT

an R object with structure identical to the .ah Strand export file

data

the date entry field to be be written in the data base

corrida

the plate code entry field to be be written in the data base

Details

It is used internally to the read.ah.file function

Value

Marker

Genetic marker code

Sample

Sample code

Read

Fragment size

Date

Date

Plate

Strand plate file

Author(s)

Filipe Alberto

References

Alberto F. MsatAllele_1.0: an R package to visualize the binning of microsatellite alleles Journal of Heredity. 100(3):394,397

Examples

1
2
data(STRandOUT)
	transDB(STRandOUT,"25-2-2008","P1MX4MX5")

kkeenan02/MsatAllele documentation built on May 20, 2019, 10:42 a.m.