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

Capture stdout from Clair3 #78

Open
mwhamgenomics opened this issue Dec 18, 2024 · 1 comment
Open

Capture stdout from Clair3 #78

mwhamgenomics opened this issue Dec 18, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mwhamgenomics
Copy link

At the moment, Robin runs Clair3 via Docker/os.system. As a result, we get stdout and errors from Clair3 in the terminal but not in the log file. Can we log the stdout from the Docker call, e.g. with subprocess.check_output or subprocess.Popen?

@mattloose mattloose added the enhancement New feature or request label Dec 18, 2024
@mattloose
Copy link
Contributor

This is a good point. I shall add it to the list of to dos :-)

@mattloose mattloose self-assigned this Dec 18, 2024
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

2 participants