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 89c0035 commit 38d88ae
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,15 @@
delta: 10
- has_text:
text: "##gff-version 3"
text: "ID=NC_003421.2;Name=NC_003421.2"
text: "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"
text: " NC_003421.2"
maker full:
asserts:
- has_text:
Expand Down Expand Up @@ -123,7 +123,7 @@
asserts:
- has_text:
text: "gff-version 3"
text: "augustus-NC_003421.2-processed-gene-12.45-mRNA-1"
text: "snap-NC_003421.2-processed-gene-12.94-mRNA-1"



Expand Down

0 comments on commit 38d88ae

Please sign in to comment.