kkonganti@105: params { kkonganti@105: workflow_blueprint_by = 'Narjol.Gonzalez-Escalona@fda.hhs.gov' kkonganti@105: workflow_built_by = 'Kranti.Konganti@fda.hhs.gov' kkonganti@105: workflow_version = '0.2.1' kkonganti@105: centrifuge_x = '/tool-local-data/cfsan-centriflaken-db/0/centrifuge/2022-04-12/ab' kkonganti@105: centrifuge_extract_bug = 'Escherichia coli' kkonganti@105: centrifuge_save_aligned = false kkonganti@105: centrifuge_save_unaligned = false kkonganti@105: centrifuge_out_fmt_sam = false kkonganti@105: centrifuge_ignore_quals = false kkonganti@105: kraken2_db = '/tool-local-data/cfsan-centriflaken-db/0/kraken2/standard-210914' kkonganti@105: kraken2_confidence = '0.0' kkonganti@105: kraken2_quick = false kkonganti@105: kraken2_use_mpa_style = false kkonganti@105: kraken2_minimum_base_quality = '0' kkonganti@105: kraken2_report_zero_counts = false kkonganti@105: kraken2_report_minimizer_data = false kkonganti@105: kraken2_use_names = true kkonganti@105: kraken2_extract_bug = params.centrifuge_extract_bug kkonganti@105: flye_pacbio_raw = false kkonganti@105: flye_pacbio_corr = false kkonganti@105: flye_pacbio_hifi = false kkonganti@105: flye_nano_raw = true kkonganti@105: flye_nano_corr = false kkonganti@105: flye_nano_hq = false kkonganti@105: flye_genome_size = (params.centrifuge_extract_bug ==~ /(?i)Salmonella/ ? '5m' : '5.5m') kkonganti@105: flye_polish_iter = false kkonganti@105: flye_min_overlap = false kkonganti@105: flye_scaffold = false kkonganti@105: flye_meta = true kkonganti@105: ectyper_run = false kkonganti@105: ectyper_perc_opid = 90 kkonganti@105: ectyper_perc_hpid = 95 kkonganti@105: ectyper_perc_opcov = 95 kkonganti@105: ectyper_perc_hpcov = 50 kkonganti@105: serotypefinder_run = (params.centrifuge_extract_bug ==~ /(?i)Salmonella/ ? false : true) kkonganti@105: serotypefinder_db = '/tool-local-data/cfsan-centriflaken-db/0/serotypefinder/2.0.2' kkonganti@105: serotypefinder_min_cov = 0.80 kkonganti@105: serotypefinder_min_threshold = 0.85 kkonganti@105: serotypefinder_x = true kkonganti@105: seqsero2_run = (params.centrifuge_extract_bug ==~ /(?i)Salmonella/ ? true : false) kkonganti@105: seqsero2_t = 4 kkonganti@105: seqsero2_m = 'k' kkonganti@105: seqsero2_c = false kkonganti@105: seqsero2_s = false kkonganti@105: mlst_run = true kkonganti@105: mlst_minid = 95 kkonganti@105: mlst_mincov = 10 kkonganti@105: mlst_minscore = 50 kkonganti@105: amrfinderplus_run = false kkonganti@105: amrfinderplus_db = '/tool-local-data/cfsan-centriflaken-db/0/amrfinderplus/3.10.24/latest' kkonganti@105: amrfinderplus_genes = true kkonganti@105: abricate_run = true kkonganti@105: abricate_datadir = '/tool-local-data/cfsan-centriflaken-db/0/abricate/1.0.1/db' kkonganti@105: abricate_minid = 90 kkonganti@105: abricate_mincov = 80 kkonganti@105: abricate_summary_run = true kkonganti@105: seqkit_grep_on = false kkonganti@105: }