-
Notifications
You must be signed in to change notification settings - Fork 17
Description
executor > local (4)
[6f/512ff1] check_input (1) | 3 of 4, failed: 3, retries: 3
[- ] omamer_run -
[- ] infer_roothogs -
[- ] batch_roothogs -
[- ] hog_big -
[- ] hog_rest -
[- ] collect_subhogs -
[- ] extract_pairwise_ortholog_relations -
[- ] fastoma_report -
[da/21a398] NOTE: Process check_input (1) terminated with an error exit status (1) -- Execution is retried (1)
[cf/393603] NOTE: Process check_input (1) terminated with an error exit status (1) -- Execution is retried (2)
[b6/087b8b] NOTE: Process check_input (1) terminated with an error exit status (1) -- Execution is retried (3)
ERROR ~ Error executing process > 'check_input (1)'
Caused by:
Process check_input (1) terminated with an error exit status (1)
Command executed:
fastoma-check-input --proteomes proteome --species-tree species_tree.nwk --out-tree species_tree_checked.nwk --splice splice --hogmap hogmap_in --omamer_db LUCA.h5 -vv
Command exit status:
1
executor > local (4)
[6f/512ff1] check_input (1) | 4 of 4, failed: 4, retries: 3 ?
[- ] omamer_run -
[- ] infer_roothogs -
[- ] batch_roothogs -[- ] hog_big -
[- ] hog_rest -
[- ] collect_subhogs -[- ] extract_pairwise_ortholog_relations -
[- ] fastoma_report -
[da/21a398] NOTE: Process check_input (1) terminated with an error exit status (1) -- Execution is retried (1)
[cf/393603] NOTE: Process check_input (1) terminated with an error exit status (1) -- Execution is retried (2)
[b6/087b8b] NOTE: Process check_input (1) terminated with an error exit status (1) -- Execution is retried (3)
ERROR ~ Error executing process > 'check_input (1)'
Caused by:
Process check_input (1) terminated with an error exit status (1)
Command executed:
fastoma-check-input --proteomes proteome --species-tree species_tree.nwk --out-tree species_tree_checked.nwk --splice splice --hogmap hogmap_in --omamer_db LUCA.h5 -vv
Command exit status:
1
Command output:
(empty)
Command error:
2025-01-06 21:21:03 DEBUG Arguments: Namespace(proteomes='proteome', species_tree='species_tree.nwk', out_tree='species_tree_checked.nwk', splice='splice', hogmap='hogmap_in', omamer_db='LUCA.h5', v=2)
2025-01-06 21:21:03 INFO There are 3 files in the proteome folder.
2025-01-06 21:21:03 WARNING We expect that only fa/fasta files are in the proteome folder. Better to remove these ['TCP.pep', 'FN.pep', 'DCP.pep']
2025-01-06 21:21:03 ERROR There are not enough proteomes in the folder
2025-01-06 21:21:03 ERROR Check input failed. FastOMA halted!
2025-01-06 21:21:03 ERROR Halting FastOMA because of invalid proteome input data
Work dir:
/home/songyf/software/FastOMA/work/6f/512ff1e24ecfb95498cfe18fdda78f
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
Hello, I encountered the above errors while running locally. Why is this happening?