Skip to content

default override via. --nucmer_opt '--nooptimize' ??? #20

@moduff

Description

@moduff

I’ve been using NucDiff successfully, but would like to override defaults via the --nucmer_opt option, specifically I’d like to invoke –-nooptimize rather than the default –-optimize.
I’ve tried including –-nucmer_opt ‘--nooptimize’
and --nucmer_opt ‘nooptimize’
…and other attempts,
but they all result in error, for example:

nucdiff --vcf yes --ref_name_full yes --query_name_full yes --nucmer_opt '--nooptimize' nc_045512_wg.fasta VIRAL_FASTA/227-M50450.fasta NUCDIFF_OUT_T153G_nooptimize 227-M50450.fasta
usage: nucdiff [-h] [--reloc_dist [int]] [--nucmer_opt [NUCMER_OPT]]
[--filter_opt [FILTER_OPT]] [--delta_file [DELTA_FILE]]
[--proc [int]] [--ref_name_full [{yes,no}]]
[--query_name_full [{yes,no}]] [--vcf [{yes,no}]] [--version]
Reference.fasta Query.fasta Output_dir Prefix
nucdiff: error: unrecognized arguments: --nooptimize

I appreciate your time, if you (or co-authors) have any suggestions, that would be great. Thanks.

—Mike

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions