Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Giving pVACseq output files unique names #140

Open
evelyn-schmidt opened this issue Dec 7, 2023 · 0 comments
Open

Giving pVACseq output files unique names #140

evelyn-schmidt opened this issue Dec 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@evelyn-schmidt
Copy link
Member

Making sure that all output file names from pVACseq contain identifiers that make them unique from one another would be really helpful during the review process. At the moment if these files are being viewed at the same time or uploaded they require manual renaming to make their distinctions separate.

So instead of
.../pVACseq/mhc_i/5120_19_Tumor_FF.all_epitopes.aggregated.tsv .../pVACseq/mhc_ii/5120_19_Tumor_FF.all_epitopes.aggregated.tsv

It would be
.../pVACseq/mhc_i/5120_19_Tumor_FF.all_epitopes.aggregated.classI.tsv .../pVACseq/mhc_ii/5120_19_Tumor_FF.all_epitopes.aggregated.classII.tsv

A further enhancement would be to make sure that all output files have the case name in them to make sure they are distinct from other runs/cases.

@evelyn-schmidt evelyn-schmidt added the enhancement New feature or request label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant