Datasets:
File size: 1,000 Bytes
c133662 e53729d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
license: mit
tags:
- biology
- genomics
- long-context
task_categories:
- token-classification
configs:
- config_name: archaea_annotation
data_files:
- split: test
path: archaea_annotation_summary.parquet
- config_name: bacteria_annotation
data_files:
- split: test
path: bacteria_annotation_summary.parquet
---
# Prokaryotic Genome CDS Annotation Summary
## Abouts
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.
|