Hi all,
I have pooled RAD-seq data (multiple individuals sequenced in a single library prep) and I am interested in haplotype frequencies.
Reads have been mapped to a de novo reference and I have a BAM file for each population.
It seems reasonable to assume that haplotypes frequencies could be called from BAM files in a manner analogous to determining allele frequencies in sequenced pools; e.g. counts of different haplotypes in the sample.
However, I cannot seem to find any good software specifically designed to deal with pooled RAD data. GATK and HaploPool, for example, are extremely limited by ploidy size. Collen Beck's rad_haplotyper (https://github.com/chollenbeck/rad_haplotyper) is nice to use and good for RAD data but assumes individuals as the sequenced unit; at most it would only provide information about which populations are likely fixed for particular haplotypes.
Does anyone have good recommendations?
Cheers,
~ Josh