I have a few sample vcfs which are not in a very good quality. They are 23andme files from OpenSNP in the following format:
rsID, chromosome no, position, genotype
I have tried remapping them using Galaxy. However, I guess the error is due to the format. The vcfs contain only SNPs.
ANY IDEAS PLEASE? How can i make it work?
These vcfs are mapped on the GRCh36/hg18 and need to be remapped on hg38.
I have a specific list of SNPs (according to the hg38) in a csv format which I need to filter from each of these vcfs after remapping.
Please suggest any alternate workflows if there are any to help me make this work.