Skip to content

Commit

Permalink
correct error
Browse files Browse the repository at this point in the history
  • Loading branch information
rlibouba committed Dec 18, 2024
1 parent 364eb9f commit 89c0035
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,23 @@
asserts:
- has_n_lines:
n: 6253
delta: 10
- has_text:
text: "##gff-version 3"
text: "ID=NC_003421.2;Name=NC_003421.2"
maker evidences:
asserts:
- has_n_lines:
n: 74613
delta: 10
- has_text:
text: "##gff-version 3"
text: " ID=NC_003421.2;Name=NC_003421.2"
maker full:
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:
Expand All @@ -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"
Expand Down Expand Up @@ -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"



Expand Down

0 comments on commit 89c0035

Please sign in to comment.