Skip to content

Don't use special characters in tmp file names #1455

Description

@susannasiebert

Specifically the tmp files that get written after calling prediction algorithms contains the allele in their name. These can have *, :, and / as special characters. We should use a method like https://github.com/griffithlab/pVACtools/blob/master/pvactools/lib/output_parser.py#L249 to normalize the allele before constructing the tmp file path.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions