get_gxp_long imports genotype x phenotype association data in long format.

get_gxp_long(file, kb = 10)

Arguments

file

gpx results file

kb

gxp window size (matching file for string manipulation)

Details

The phenotype trait name is extracted from the file name. Then, the data is imported, the genomic poistion and the trait name is added as columns.

See also