Skip to content

Error in rule export #2

@sunshine1126

Description

@sunshine1126

Hello, I have an error in augur export as the following:

usage: augur export [-h]
                    Augur export now needs you to define the JSON version you
                    want, e.g. `augur export v2`. ...
augur export: error: argument Augur export now needs you to define the JSON version you want, e.g. `augur export v2`.: invalid choice: 'results/tree.nwk' (choose from 'v2', 'v1')
[Sat Apr  4 22:18:46 2020]
Error in rule export:
    jobid: 1
    output: auspice/zika-colombia_tree.json, auspice/zika-colombia_meta.json
    shell:
        
        augur export             --tree results/tree.nwk             --metadata results/metadata.tsv             --node-data results/branch_lengths.json results/traits.json results/nt_muts.json results/aa_muts.json             --colors config/colors.tsv             --auspice-config config/auspice_config.json             --output-tree auspice/zika-colombia_tree.json             --output-meta auspice/zika-colombia_meta.json
        
        (one of the commands exited with non-zero exit code; note that snakemake uses bash strict mode!)

Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message
Complete log: ~/test/zika-colombia/.snakemake/log/2020-04-04T220952.731739.snakemake.log

could you please tell me how to solve this problem? thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions