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

Error :running nextflow had issues #12

Open
yqlwqj opened this issue Dec 7, 2022 · 0 comments
Open

Error :running nextflow had issues #12

yqlwqj opened this issue Dec 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@yqlwqj
Copy link

yqlwqj commented Dec 7, 2022

Description of the bug

Hi , I am running
nextflow run systemsgenetics/entapnf --input xxx.fasta --data_ipr /home/xxx/xxx/interproscan/interproscan-5.59-91.0/data/antifam/7.0/.

It had following errors:Error executing process > 'SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.9.fasta)'

Caused by:
Process SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.9.fasta) terminated with an error exit status (1)

Command executed:

/usr/local/interproscan/interproscan.sh
--input 2085-NIS.9.fasta
--cpu 6
executor > local (2)
[b6/2e9530] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.22.fasta) [ 0%] 2 of 10030, failed: 2
[- ] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_combine -
[- ] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:entap_config [ 0%] 0 of 1
[- ] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:entap_run -
Execution cancelled -- Finishing pending tasks before exit
-[systemsgenetics/entapnf] Pipeline completed with errors-
Error executing process > 'SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.9.fasta)'

    It have more details error below .

     I have install interproscan-5.59-91.0 and nextflow  ~  version 22.10.3. I also run success for 	nextflow run systemsgenetics/entapnf -profile test.

      Would you advise how to fix this ?

Thanks

Command used and terminal output

$ nextflow run systemsgenetics/entapnf --input xxx.fasta --data_ipr /home/xxx/xxx/interproscan/interproscan-5.59-91.0/data/antifam/7.0/


Error executing process > 'SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.9.fasta)'

Caused by:
  Process `SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.9.fasta)` terminated with an error exit status (1)

Command executed:

  /usr/local/interproscan/interproscan.sh \
      --input 2085-NIS.9.fasta \
      --cpu 6 \
executor >  local (2)
[b6/2e9530] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.22.fasta) [  0%] 2 of 10030, failed: 2
[-        ] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_combine                 -
[-        ] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:entap_config                         [  0%] 0 of 1
[-        ] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:entap_run                            -
Execution cancelled -- Finishing pending tasks before exit
-[systemsgenetics/entapnf] Pipeline completed with errors-
Error executing process > 'SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.9.fasta)'

Caused by:
  Process `SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.9.fasta)` terminated with an error exit status (1)

Command executed:

  /usr/local/interproscan/interproscan.sh \
      --input 2085-NIS.9.fasta \
      --cpu 6 \
executor >  local (2)
[b6/2e9530] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.22.fasta) [  0%] 2 of 10030, failed: 2
[-        ] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_combine                 -
[-        ] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:entap_config                         [  0%] 0 of 1
[-        ] process > SYSTEMSGENETICS_ENTAPNF:ENTAPNF:entap_run                            -
Execution cancelled -- Finishing pending tasks before exit
-[systemsgenetics/entapnf] Pipeline completed with errors-
Error executing process > 'SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.9.fasta)'

Caused by:
  Process `SYSTEMSGENETICS_ENTAPNF:ENTAPNF:interproscan_pep (2085-NIS.9.fasta)` terminated with an error exit status (1)

Relevant files

error-1

error-1

error-2

error-3

error-4

System information

Nextflow 22.10.3
Ubuntu 22.04
Local
Docker

@yqlwqj yqlwqj added the bug Something isn't working label Dec 7, 2022
@yqlwqj yqlwqj changed the title Error :running InterProScan Error :running nextflow had issues Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant