Dear Poseidon team,
I have a question about -profile selection. I am trying to run example file called "bats_mx1_small.fasta" on a HPC using Singularity but also running nextflow via miniconda environment.
When i set -profile slurm,conda give me an error like:
Unknown configuration profile: 'conda'
Did you mean one of these?
yoda
When i set -profile slurm,singularity give me an error like:
Error executing process > 'check_fasta_format (1)'
Caused by:
Failed to submit process to grid scheduler for execution
Command executed:
sbatch .command.run
Command exit status:
1
Command output:
sbatch: error: Batch job submission failed: Unspecified error
Do you have any suggestions about that, i am new to nextflow. I will be glad for your contributions.
Dear Poseidon team,
I have a question about -profile selection. I am trying to run example file called "bats_mx1_small.fasta" on a HPC using Singularity but also running nextflow via miniconda environment.
When i set -profile slurm,conda give me an error like:
Unknown configuration profile: 'conda'
Did you mean one of these?
yoda
When i set -profile slurm,singularity give me an error like:
Error executing process > 'check_fasta_format (1)'
Caused by:
Failed to submit process to grid scheduler for execution
Command executed:
sbatch .command.run
Command exit status:
1
Command output:
sbatch: error: Batch job submission failed: Unspecified error
Do you have any suggestions about that, i am new to nextflow. I will be glad for your contributions.