When I tried this the script went into an infinite loop with the error message
Use of uninitialized value $dataline in split at 23andme2vcf.pl line 165, <GEN1> line 960613.
Use of uninitialized value $chr in string eq at 23andme2vcf.pl line 166, <GEN1> line 960613.
Use of uninitialized value $pos in numeric gt (>) at 23andme2vcf.pl line 170, <GEN1> line 960613.
Use of uninitialized value $dataline in scalar chomp at 23andme2vcf.pl line 164, <GEN1> line 960613.
Use of uninitialized value $data_line in split at 23andme2vcf.pl line 165, <GEN1> line 960613.
Use of uninitialized value $chr in string eq at 23andme2vcf.pl line 166, <GEN1> line 960613.
Use of uninitialized value $pos in numeric gt (>) at 23andme2vcf.pl line 170, <GEN1> line 960613.
This happened with either my data set or the dataset that was supplied in the folder.
When I tried this the script went into an infinite loop with the error message
Use of uninitialized value $dataline in split at 23andme2vcf.pl line 165, <GEN1> line 960613.
Use of uninitialized value $chr in string eq at 23andme2vcf.pl line 166, <GEN1> line 960613.
Use of uninitialized value $pos in numeric gt (>) at 23andme2vcf.pl line 170, <GEN1> line 960613.
Use of uninitialized value $dataline in scalar chomp at 23andme2vcf.pl line 164, <GEN1> line 960613.
Use of uninitialized value $data_line in split at 23andme2vcf.pl line 165, <GEN1> line 960613.
Use of uninitialized value $chr in string eq at 23andme2vcf.pl line 166, <GEN1> line 960613.
Use of uninitialized value $pos in numeric gt (>) at 23andme2vcf.pl line 170, <GEN1> line 960613.
This happened with either my data set or the dataset that was supplied in the folder.
Rich