Entering edit mode
2.8 years ago
wonde2000
•
0
Dear all,
I am trying to run gatk 4.3. However I got the following message. I would appreciate for your technical comment/help.
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.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
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-