Changes between Initial Version and Version 1 of Ticket #1082
- Timestamp:
- Nov 21, 2018, 7:45:26 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1082 – Description
initial v1 7 7 Existing VCF files can easily be fixed by searching for a line starting with `##GATKCommandLine` (it should be near the top of the file) and remove it. 8 8 9 The output of the command line parameters should be prevented by adding `--no_cmdline_in_header` to the command line (see https://software.broadinstitute.org/gatk/documentation/tooldocs/3.8-0/org_broadinstitute_gatk_engine_CommandLineGATK.php)