arrange.jm: Arrange data converted to joinmap code into a joinmap readable file
Description
This function converts a data frame containing the joinmap code into the readable file for joinmap. This format still needs some extra information, specifically the header indicating the population type, no.loci and no. of individuals, please check file examples included in JoinMap software.
Usage
arrange.jm(x, par=FALSE)
Arguments
x
A data frame containing the scores in jm coding.
par
A TRUE/FALSE value indicating if the data returned should include the parents or not, the dafault value is FALSE, indicating that the first 2 individuals will not be included.
Value
If arguments are correct the function returns a new data frame
[object Object]
Details
No major details.
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.