From 803f4d9ff2ab077b142e1c824f1a047778023e33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98ens-ftricomi=E2=80=99?= Date: Fri, 12 Apr 2024 14:59:18 +0100 Subject: [PATCH] wrong path --- pipelines/nextflow/modules/busco/busco_output.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/nextflow/modules/busco/busco_output.nf b/pipelines/nextflow/modules/busco/busco_output.nf index 1f3df73..1f237a8 100644 --- a/pipelines/nextflow/modules/busco/busco_output.nf +++ b/pipelines/nextflow/modules/busco/busco_output.nf @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -include { make_publish_dir } from '../utils.nf' +include { make_publish_dir } from '../../utils.nf' process BUSCO_OUTPUT { // rename busco summary file in _gca_busco_short_summary.txt