Don't use special characters in tmp file names
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
Research direction
Start by locating the temporary-file path construction used after prediction algorithms, then read the normalization method in pvactools/lib/output_parser.py around line 249. Apply the same normalization before constructing the path and verify that alleles containing *, : or / no longer produce special characters in temporary filenames.
Written by the indexing model from the issue text.
Description
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.
- Dominant language
- Python
- Stars
- 188
- Forks
- 81
- Avg merge
- 9d 17h
- Merged PRs (30d)
- 6
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from griffithlab/pVACtools
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
griffithlab/pVACtools#166 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
griffithlab/pVACtools#1468 ·
-
bug report / hotfix PR
Difficulty 3/5 1-2 days Newbie friendliness 58/100
griffithlab/pVACtools#1465 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
griffithlab/pVACtools#1464 ·
-
feature addition
griffithlab/pVACtools#1450 · 1 assignee ·
All issues in griffithlab/pVACtools
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100