Learn R Programming

rehh (version 2.0.4)

make.example.files: Creating example input files

Description

This function copies the following example files to the working directory:

  • bta12_cgu.hap an haplotype input file in standard format

  • bta12_cgu.thap an haplotype input file in transposed format

  • bta12_hapguess_switch.out an haplotype input file in fastphase output format

  • map.inp a SNP information input file

These files contain data for 280 haplotypes (originating from 140 individuals belonging to the Creole cattle breed from Guadeloupe) of 1,424 SNPs mapping to bovine chromosome 12 (BTA12) (see reference below).

Usage

make.example.files()

Arguments

References

Gautier, M. and Naves, M. (2011). Footprints of selection in the ancestral admixture of a New World Creole cattle breed. Molecular Ecology, 20, 3128--3143.

See Also

data2haplohh

Examples

Run this code
# NOT RUN {
make.example.files()
# }

Run the code above in your browser using DataLab