Skip to content
This repository has been archived by the owner. It is now read-only.

small fixes #3

Closed
afust opened this issue Jan 26, 2017 · 1 comment
Closed

small fixes #3

afust opened this issue Jan 26, 2017 · 1 comment
Assignees

Comments

@afust
Copy link
Collaborator

afust commented Jan 26, 2017

1.requires new sub folder for log file
2. delete summary_config in the end

@jenzopr
Copy link
Member

jenzopr commented Jan 26, 2017

In main script uropa.py:

  • Move lines 123 to 126 outside of try-except block
  • Create new try-except with lines 129 and 130 around file handle logger creation

This should fix 1.

summary_config.json is removed in the end (line 444 and 445) but only if summary output from Rscript call exists. Check if this behavior is wanted.

@jenzopr jenzopr self-assigned this Jan 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants