Skip to content

HLA2PED conversion call from HATK.py not working: workaround #25

@steletvinicius

Description

@steletvinicius

First of all: Thank you for the author for made HATK available.

Documenting a workaround so it may help other users.

The command referenced on the link below is not working:
https://github.com/WansonChoi/HATK/blob/master/docs/_0_HLA2HPED.md#2-usage-examples

Alternatively, I have called the conversion script directly like this:

python "./HLA2HPED/HLA2HPED.py" \
    --platform xHLA \
    --out "<output_folder>/<output_filename>" \
    -rhped "<folder_containing_json_files>/*.json";

And it worked. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions