From 89c003582f8b46238ed770a0d7ff67cbf9558314 Mon Sep 17 00:00:00 2001 From: rlibouban Date: Wed, 18 Dec 2024 10:31:38 +0100 Subject: [PATCH] correct error --- .../Genome_annotation_with_maker_short_tests.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/workflows/genome_annotation/annotation_maker/Genome_annotation_with_maker_short_tests.yml b/workflows/genome_annotation/annotation_maker/Genome_annotation_with_maker_short_tests.yml index 21aa1e9d5..235354e9b 100644 --- a/workflows/genome_annotation/annotation_maker/Genome_annotation_with_maker_short_tests.yml +++ b/workflows/genome_annotation/annotation_maker/Genome_annotation_with_maker_short_tests.yml @@ -56,6 +56,7 @@ asserts: - has_n_lines: n: 6253 + delta: 10 - has_text: text: "##gff-version 3" text: "ID=NC_003421.2;Name=NC_003421.2" @@ -63,6 +64,7 @@ asserts: - has_n_lines: n: 74613 + delta: 10 - has_text: text: "##gff-version 3" text: " ID=NC_003421.2;Name=NC_003421.2" @@ -70,7 +72,7 @@ asserts: - has_text: text: "##gff-version 3" - text: "ID=maker-NC_003421.2-augustus-gene-0.47;Name=maker-NC_003421.2-augustus-gene-0.47" + text: "NC_003421.2" summary genome: asserts: @@ -85,6 +87,7 @@ asserts: - has_n_lines: n: 6253 + delta: 10 - has_text: text: "##gff-version 3" text: "ID=TEST_000012-RA:exon:0;Parent=TEST_000012-RA" @@ -120,7 +123,7 @@ asserts: - has_text: text: "gff-version 3" - text: "snap-NC_003421.2-processed-gene-12.60-mRNA-1" + text: "augustus-NC_003421.2-processed-gene-12.45-mRNA-1"