Open
Description
Hi,
Thank you for developing such a useful tool!
I encountered some problems when running it on my dataset. My command was:
nextflow run FastOMA.nf -profile standard --input_folder ./in_folder --output_folder ./out_folder --omamer_db ./LUCA.h5 --report
The following is the error message:
ERROR ~ Error executing process > 'omamer_run (B.vulgaris.fa)'
Caused by:
Process `omamer_run (B.vulgaris.fa)` terminated with an error exit status (254)
Command executed:
if [ -f hogmap_in/B.vulgaris.fa.hogmap ] ; then
cp hogmap_in/B.vulgaris.fa.hogmap B.vulgaris.fa.hogmap
else
omamer search -n 10 --db LUCA.h5 --query B.vulgaris.fa --out B.vulgaris.fa.hogmap
fi
Command exit status:
254
Command output:
(empty)
Command error:
.command.run: fork: retry: No child processes
.command.run: fork: retry: No child processes
.command.run: fork: retry: No child processes
.command.run: fork: retry: No child processes
.command.run: fork: Resource temporarily unavailable
Work dir:
/home/yankh/extra/OMA/work/7e/bcd9288ed8d1c4aa96795a7bb0a0f2
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named `.command.sh`
-- Check '.nextflow.log' file for details
Attached below is one of the input fasta files and the tree file, as well as '.nextflow.log'
B.vulgaris.fa.txt
species_tree.nwk.txt
nextflow.log.txt
I would be very grateful if you can answer!
Best wishes,
Vincent
Metadata
Metadata
Assignees
Labels
No labels