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

Minor refactor #194

Merged
merged 5 commits into from Jul 14, 2022
Merged

Minor refactor #194

merged 5 commits into from Jul 14, 2022

Conversation

pdiakumis
Copy link
Collaborator

A bit of code cleanup/refactor.

  • using python's native os.remove and os.rename for glob cleanup
  • using config_options (instead of parts of arg_dict) throughout the main script
  • creating output directory if it doesn't already exist (does not error out now).
  • keep decompressed VCF only if vcf2maf option is specified (regardless if debug is specified or not)

@pdiakumis pdiakumis marked this pull request as ready for review July 14, 2022 16:23
@sigven sigven merged commit 37dca2c into master Jul 14, 2022
@pdiakumis pdiakumis deleted the patch1 branch July 16, 2022 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants