GenerTeam commited on
Commit
e53729d
·
verified ·
1 Parent(s): b833e94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -15,4 +15,10 @@ configs:
15
  data_files:
16
  - split: test
17
  path: bacteria_annotation_summary.parquet
18
- ---
 
 
 
 
 
 
 
15
  data_files:
16
  - split: test
17
  path: bacteria_annotation_summary.parquet
18
+ ---
19
+
20
+ # Prokaryotic Genome CDS Annotation Summary
21
+
22
+ ## Abouts
23
+ In this repository, we present the evaluation datasets for prokaryotic genome annotation tasked. Through comprehensive evaluations, GENERanno-cds-annotator achieves superior accuracy compared to traditional HMM-based methods (e.g., [GLIMMER3](https://ccb.jhu.edu/software/glimmer/index.shtml), [GeneMarkS2](https://genemark.bme.gatech.edu/genemarks2.cgi), [Prodigal](https://github.com/hyattpd/Prodigal?tab=readme-ov-file)) and recent LLM-based approaches (e.g., [GeneLM](https://www.biorxiv.org/content/10.1101/2025.03.20.644312v1)), while demonstrating exceptional generalization ability on archaeal genomes.
24
+