Hello dartR team,
I need some help with my input data. I need to convert it to a genalex file.
I have DArT data in csv. The file contains the columns: CloneID, AlleleSequence, Chrom_species_contigs, ChromPos_species_contigs, SNP, SnpPosition, CallRate, Individuals SNP data, count AA, count AB, count BB, Freq allele A, Freq allele B and MAF. I also created a ind.metafile file with population data.
The data is included in unique rows, so I only have one row of information for each allele. I do not have the data in double rows, as in the example file.
In the example file from dartR:

My dataset:

Is anyone familiar with this type of data? Is it possible to run dartR using this data as it is? Also, my SNPs are coded as AA, AB, BB. Can I just convert it to 0, 1 and 2?
This is the first time I see a data display for DArT data as it is, and I have not seen it anywhere else online.
I appreciate any assistance you could give.
Best,
Juliana