Entering edit mode
3 months ago
learner__lin2003
•
0
I have got a lot of metabolites gwas data of Chinese population, but the data is missing SNP colums. I tried to usy MungeSumstats package to convert SNP, but every file only reach 59.4% of original data. AND I try to use function convert_loc_to_rs (https://rdrr.io/github/RHReynolds/colochelpR/man/convert_loc_to_rs.html), but I failed to do that.
Is anybody have a great solution that could realise a High conversion rate.
Thank you!
Converting from chromosome pos to rsID ;
Getting rsid from chr:pos ;
Converting Variant ID to RsID in batch ;
How can I convert position to SNP ID ;
Convert 4 million SNPs' positions to rsID ;
Converting SNP from chr:pos to rs number using PLINK? ;
How To Get Chromosome Position Given Rs Number?
convert 9million Marker Names to rsid ; etc...