Entering edit mode
11 months ago
anasjamshed
▴
140
I need some example MAF files. From where can I download?
I need some example MAF files. From where can I download?
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Anas, you NEED to start investing more effort. You've been on the forum long enough to know that you need to search around and put in some work before asking for help here.
https://github.com/search?q=+path%3A*.maf+chr22&type=code (beware, not all files are true MAF files here...)
What is the difference between maf and vcf files?
https://genome.ucsc.edu/FAQ/FAQformat.html#format5 vs https://genome.ucsc.edu/goldenPath/help/vcf.html
This might sound sarcastic, but its not: one contains alignments, the other is variant calls - the latter doesn't necessarily require that it gives you the alignments to be able to give you the variant information.