Error executing process > 'pga_fdr_control (d2)'
Caused by:
Process `pga_fdr_control (d2)` terminated with an error exit status (126)
Command executed:
mkdir peptide_level psm_level
Rscript /home/huwanli/下载/DeepRescore-master/bin/got_pga_input.R features.txt comet ./d2-rawPSMs.txt
Rscript /home/huwanli/下载/DeepRescore-master/bin/calculate_fdr.R ./ d2 /home/huwanli/下载/DeepRescore-master/bin/protein.pro-ref.fasta
Command exit status:
126
Command output:
(empty)
Command error:
docker: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/create?name=nxf-8lhGQHstkyYcILUehOTm4eYX": dial unix /var/run/docker.sock: connect: permission denied.
See 'docker run --help'.
Work dir:
/home/huwanli/下载/DeepRescore-master/work/34/bb95b877334adcb2b4ee978c9d4733
Tip: you can replicate the issue by changing to the process work dir and entering the command `bash .command.run`
最后是因为权限管理不够所致修改了之后就可以了,输入sudo -s进入高级管理权限