arp2gen: Fast and simple conversion of arlequin (.arp) genotype files...

Description Usage Arguments Details Author(s)

Description

arp2gen allows simple file conversion from the arlequin genotype format to the genepop genotype format. Arlequin files can gave 2-digit or 3-digit allele records. No file size limit is imposed, however, system RAM is a limiting factor.

Usage

1
arp2gen(infile)

Arguments

infile

Specifying the name of the ‘.arp’ arlequin genotype file. The argument must be a character string of the file name if it is located in the current working directory, or the file path (relative or absolute) if not.

Details

Following the input of a .arp file, arp2gen will write a .gen file to the same directory as the original .arp file. The output file will have the same name as the original infile, with the exception of the file extension, which will be .gen following file conversion. The original .arp file will remain unmodified.

Author(s)

Kevin Keenan <kkeenan02@qub.ac.uk>


kkeenan02/diveRsity documentation built on May 20, 2019, 10:43 a.m.