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

Add docker support to bowtie and bowtie2. #81

Merged
merged 2 commits into from
Jan 24, 2018

Conversation

heuermh
Copy link
Member

@heuermh heuermh commented Oct 27, 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/75/
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/76/
Test PASSed.

@heuermh
Copy link
Member Author

heuermh commented Oct 27, 2017

The linuxbrew docker build for bowtie appears to not have pulled in a python dependency

17/10/27 11:56:02 INFO NewHadoopRDD: Input split: file://q.ifq:0+268
Unable to find image 'heuermh/bowtie:latest' locally
latest: Pulling from heuermh/bowtie
ae79f2514705: Already exists
5ad56d5fc149: Already exists
170e558760e8: Already exists
395460e233f5: Already exists
6f01dc62e444: Already exists
574a4adca268: Already exists
558cc6645fe6: Already exists
8fe33a780b44: Already exists
86915709e3f7: Already exists
ddb605284e34: Pulling fs layer
ddb605284e34: Verifying Checksum
ddb605284e34: Download complete
ddb605284e34: Pull complete
Digest: sha256:0297ae9dc5fb1d3e817c410d914cb068328e410a5f95079d68b2df69800656c4
Status: Downloaded newer image for heuermh/bowtie:latest
/usr/bin/env: 'python': No such file or directory
17/10/27 11:59:25 INFO FileOutputCommitter: File Output Committer Algorithm version is 1
17/10/27 11:59:25 INFO FileOutputCommitter: File Output Committer Algorithm version is 1
17/10/27 11:59:25 ERROR Utils: Aborting task
java.lang.RuntimeException: Piped command List(docker, run, --rm, heuermh/bowtie, bowtie, -S, q.fa, --12, -) exited with error code 127.
	at org.bdgenomics.adam.rdd.OutFormatterRunner.hasNext(OutFormatter.scala:37)

@heuermh
Copy link
Member Author

heuermh commented Oct 27, 2017

Bowtie 2 works for me locally using docker with an additional --mount argument for the reference.

Support for --interleaved was added in bowtie version 1.2.1. Waiting on dockerhub for a new bowtie docker build to test.

@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/81/
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/90/
Test PASSed.

@heuermh heuermh added this to the 0.1.0 milestone Jan 24, 2018
@heuermh heuermh merged commit 766ca10 into bigdatagenomics:master Jan 24, 2018
@heuermh heuermh deleted the bowtie-docker branch January 24, 2018 17:54
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.

2 participants