Skip to content

Output directory flag not behaving as expected #35

@grosscol

Description

@grosscol

This call fails:

bin/bitstomach.sh -s ../aspire/aspire-spek.json --data ../aspire/mpog-munged.csv -a ../aspire/annotations.r -o /tmp

This call succeeds:

bin/bitstomach.sh -s ../aspire/aspire-spek.json --data ../aspire/mpog-munged.csv -a ../aspire/annotations.r 

Handling output_dir is unimplemented. Functionality currently exists as specifying outfile which defaults to stdout. Either write and test functionality to handle output dir, or remove entirely, and commit to emitting results soley to stdout.

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