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

docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "exec: \"fasterq-dump\": executable file not found in $PATH": unknown. #47

Closed
ykohki opened this issue Sep 14, 2019 · 1 comment

Comments

@ykohki
Copy link
Collaborator

ykohki commented Sep 14, 2019

ikra.shについて、
実行コマンド
bash ../ikra/ikra.sh ../ikra/test/Illumina_PE/Illumina_PE_SRR.csv mouse -t 12

*******
+ SRR=SRR7501484
++ echo PID_1,SRR7501484,PE
++ cut -d, -f3
+ LAYOUT=PE
+ '[' PE = SE ']'
+ [[ ! -f SRR7501484_1.fastq.gz ]]
+ [[ '' == '' ]]
+ docker run -u 10011:10018 --rm -v /home/kyamada/ikra_master/run/test/Illumina_PE_SRR:/home -e HOME=/home --workdir /home inutano/sra-toolkit:2.9.0 fasterq-dump SRR7501484 --split-files --threads 12
docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "exec: \"fasterq-dump\": executable file not found in $PATH": unknown.

のエラーが出て、止まってしまいます。

csvに関しては、テスト用のものも、自作したもの実行した際も同じエラーです。

yyoshiaki added a commit that referenced this issue Sep 15, 2019
yyoshiaki added a commit that referenced this issue Sep 15, 2019
…error

Bugfix/sra toolkit oci runtime error #47
@yyoshiaki
Copy link
Owner

fixed #48 #49

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

2 participants