Description
Creates a sequence dictionary for a reference sequence.
Tools
picard Documentation
Creates a sequence dictionary file (with ".dict" extension) from a reference sequence provided in FASTA format, which is required by many processing and analysis tools. The output file contains a header but no SAMRecords, and the header contains only sequence records.
https://github.com/broadinstitute/picardLicense: MIT