homogenize.to.parentals: complementary tools

Description Usage Arguments Details Value References Examples

Description

This functions takes a list of positions, heights and weights for ssr calls of a certain plant and uses parental information and a window to homogenize to the parent calls.

Usage

1

Arguments

x

list of positions, heights and weights

parents

different parental calls

window

window in base pairs indicating when should be considered the same allele

Details

No major details.

Value

If arguments are correct the function returns a list containing

$pos

the index positions for the intensities

$hei

the intensities for the fragments found

$wei

the putative weights in base pairs based on the ladder provided

References

Robert J. Henry. 2013. Molecular Markers in Plants. Wiley-Blackwell. ISBN 978-0-470-95951-0.

Ben Hui Liu. 1998. Statistical Genomics. CRC Press LLC. ISBN 0-8493-3166-8.

Examples

1
2
#No example provided, internally working to round to the closest parent ssr call.
x <- 1:10

Fragman documentation built on May 2, 2019, 8:26 a.m.