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

Adding wrapper for BCFtools norm. #71

Merged
merged 1 commit into from
Jan 24, 2018

Conversation

heuermh
Copy link
Member

@heuermh heuermh commented Sep 13, 2017

No description provided.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/cannoli-prb/67/
Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/cannoli-prb/72/
Test PASSed.

val bcftoolsCommand = if (args.useDocker) {
Seq("docker",
"run",
"--rm",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll need -it as well.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no such option in the latest version of docker, I assume you mean --interactive?

$ docker --version
Docker version 17.09.0-ce, build afdb6d4

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, sorry about that!

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/cannoli-prb/77/
Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/cannoli-prb/79/
Test PASSed.

@heuermh
Copy link
Member Author

heuermh commented Oct 27, 2017

With an additional --mount argument for the reference argument, this works for me locally using docker.

@heuermh heuermh added this to the 0.1.0 milestone Jan 24, 2018
@heuermh heuermh merged commit 6a705e5 into bigdatagenomics:master Jan 24, 2018
@heuermh heuermh deleted the bcftools branch January 24, 2018 17:57
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.

3 participants