nf-core / viralrecon

Assembly and intrahost/low-frequency variant calling for viral samples
https://nf-co.re/viralrecon
MIT License
111 stars 104 forks source link

Problem installing viralrecon #399

Open vilocha opened 8 months ago

vilocha commented 8 months ago

Description of the bug

Hi,

I am trying to install the viralrecon pipeline within a conda environment.

After installing Nextflow and Singularity I tried to run the test pipeline with:

$ nextflow run nf-core/viralrecon -profile test,singularity

And I got a problem related to a '.nextflow/history.lock' file:

ERROR ~ .nextflow/history.lock (No existe el archivo o el directorio)

-- Check '.nextflow.log' file for details

(No existe el archivo o el directorio (Spanish) = File or directory not found (English))

Can anybody help?

Best regards, Vicente

Command used and terminal output

$ nextflow run nf-core/viralrecon -profile test,singularity

ERROR ~ .nextflow/history.lock (No existe el archivo o el directorio)

 -- Check '.nextflow.log' file for details

(No existe el archivo o el directorio (Spanish) = File or directory not found (English))

Relevant files

No response

System information

No response