NBISweden / pipelines-nextflow

A set of workflows written in Nextflow for Genome Annotation.
GNU General Public License v3.0
43 stars 18 forks source link

fixed config path for BUSCO when using Singularity #7

Closed mkierczak closed 4 years ago

mahesh-panchal commented 4 years ago

Issues:

mkierczak commented 4 years ago

Resolved issue with BUSCO by migrating to docker hub BUSCO container.

mahesh-panchal commented 4 years ago

That doesn't solve the issue when using the conda environments though. I'm thinking of roling back to a previous version of busco.

mahesh-panchal commented 4 years ago

Solved config path issue with https://github.com/NBISweden/pipelines-nextflow/pull/11/commits/13d24968be889eddd315ec72437b28e00fd3ba92.

mahesh-panchal commented 4 years ago

No issues now using Busco 4.0.2 with either conda, or singularity on the other branch. The gff2gbSmallDNA.pl note above seems to be mistake.