Entering edit mode
5.5 years ago
mab658
▴
120
Please how do I use this expression to convert imputed snps data in dosage format to VCF format
java -jar beagle2vcf.jar [chrom] [markers] [bgl] [missing] > [vcf]
An example will give me a better understanding. I don't understand what the option [markers], [bgl], and [missing] actually stand for? where do I specify name of my input file, and what genotype and marker files to use?
Please use the formatting bar (especially the
code
option) to present your post better. You can use backticks for inline code (`text` becomestext
), or select a chunk of text and use the highlighted button to format it as a code block. I've done it for you this time.Also, please proof-read your posts to check for typos when you post - it always helps :-)