I have vcf file that I obtained from the galaxy and I want to run bcftools annotate. I ran the following command:
bcftools annotate -a Galaxy96-\[Galaxy45-\[VarScan_on_data_44\].vcf\].vcf -o samtools_annotated.vcf
But no output file is generated? How can I use different parameters of bcf tools successfully
please, don't use a screenshot, when you can just copy-n-paste the text.
There are certain conventions in usage documents:
The first line in usage says
You've provided an optional parameter but are missing the required parameter. This sort of mistake happens a lot, so this advice should help you with most tools' usage docs.