Table of Contents
preprocessDB creates a database of index files from a set of references in a FASTA fole. set. This database is used by indexDPgenomic.
Generic options:
--help Produce help message
Required options:
--reference_file arg Reference file name (fasta)
--out_prefix arg Prefix for output file name
Optional options:
--seed_size arg (=18) Seed size
--memory_usage arg Memory usage in GB (default 4 GB)
--max_db_dup arg Mers with more than that duplication are ignored
(default 65000)
Database files
preprocessDB creates 4 output files:
OUTPUT_PREFIX_all_left_mers_DB OUTPUT_PREFIX_all_right_mers_DB OUTPUT_PREFIX_all_left_mers_DB_index OUTPUT_PREFIX_all_right_mers_DB_index