Skip to content

Does it work the "-o" flag in top verb? #861

@aborruso

Description

@aborruso

I have the below CSV. If run

mlr --csv --implicit-csv-header top -f 5 -a -o "test" -F -n 2 -g 1 input.tsv

I do not have any output related to -o flag. I probably didn't understand what it is for.

Thank you

1,861265,C,A,0.071
1,861265,C,A,0.148
1,861265,C,G,0.001
1,861265,C,G,0.108
1,861265,C,T,0
1,861265,C,T,0.216
2,193456,G,A,0.006
2,193456,G,A,0.094
2,193456,G,C,0.011
2,193456,G,C,0.152
2,193456,G,T,0.003
2,193456,G,T,0.056

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions