Thank you so much! your suggestion works for GATK conf. problem. The problem was I did not prepared ".dict" and ".fai" files.
• 0 views
•
link
Dear all,
I am trying to run gatk 4.3. However I got the following message. I would appreciate for your technical comment/help.
To use GATK tools you have to use the command gatk followed by the tool name you want to use: gatk <ToolName>
For example to use the BuildBamIndex you have to type BuildBamIndex -I input.bam (and add other argument if you need it).
A list of GATK 4.3 tools and their documentation is available here and for other versions its here.
Thank you so much! your suggestion works for GATK conf. problem. The problem was I did not prepared ".dict" and ".fai" files.
Log in to answer this question.
please, don't put a screenshot when you can copy-n-paste the text
Dear All, Thank you for your suggestions. This is my first time to run GATK and got the following error.
You need to create a dictionary for your fasta file. Instructions for doing that are at: https://gatk.broadinstitute.org/hc/en-us/articles/360036729911-CreateSequenceDictionary-Picard-