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

Logging when dealing with temp paths. #17

Open
jfear opened this issue Dec 12, 2016 · 0 comments
Open

Logging when dealing with temp paths. #17

jfear opened this issue Dec 12, 2016 · 0 comments

Comments

@jfear
Copy link
Contributor

jfear commented Dec 12, 2016

One issue I ran into with rseqc is that some of the tools just dump output to cwd. For cluster use it would be best to do all of this in /lscratch and move the files after words. It is easy enough to change inputs to absolute paths, but changing the log is more difficult when using your log fmt method. I guess the question is several parts.

  1. should we attempt to get the wrappers working most efficiently for our use case (i.e. biowulf and /lscratch).
  2. When a tool dumps to cwd what should our SOP be.
  3. Depending on (1) and (2) if we need to mess with the path of log should we just hard code it to the wrapper or should we come up with a patch to your log fmt.
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

No branches or pull requests

1 participant