Hi All,
I want to extract ampliconIDs for all the variants called in multiple samples.
I have VCFs for each sample (~200) and I have a bed file with chrno,amplicon start and end coordinates and ampliconIDs. So for each variant, I want to extract the corresponding ampliconID in which it falls based on the coordinates and then add the ampliconID next to the variant. This will help in knowing which variant is found in which particular amplicon.
Any suggestions on the same would be helpful.
Thanks!!