CREATECPAID - winkusch/Easy2 GitHub Wiki

Creates a unique marker identifier column called ‘cpaid’ (chromosome:position:a1_a2) that uses the format according to ‘::<Allele1_Allele2>’ with Alleles in alphabetical order. Note that alleles will be aligned alphabetically by the function.

FUNCTION PARAMETER DEFAULT DESCRIPTION
CREATECPAID --colInA1 Column name of the input Allele1.
CREATECPAID --colInA2 Column name of the input Allele2
CREATECPAID --colInChr Column name of the input chromosome.
CREATECPAID --colInPos Column name of the input position column.
CREATECPAID --strTag Tag for the function step that will be added to related variables in the REPORT and to related output to ensure unique and easily recognizable file names and REPORT variable names.
⚠️ **GitHub.com Fallback** ⚠️