Skip to content

Allow CLI, e.g. tskit vcf to take stdin #3468

@hyanwong

Description

@hyanwong

It would be helpful to be able to use stdin and stdout with python -m tskit. This is already supported in tszip. It would enable e.g. vcf export of .tsz files, via:

python -m tszip my_file.tsz -c | python -m tskit vcf > my_file.vcf

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