File size: 946 Bytes
3eb78b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cb5e9c1
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# BioData: Genomic Data Processing Pipeline

📑 [Paper](https://huggingface.co/papers/xxxx.xxxxx)    |    🌐 [Project Page](https://biodata.github.io/)    |    💾 [Released Resources](https://huggingface.co/collections/toolevalxm/biodata-67a978e28fd926b56a4f55a2)    |    📦 [Repo](https://github.com/jumpery065-bot/Annoy-DataSync)

This dataset contains the raw genomic sequences and annotations adopted from the NCBI Genome Database. The data has been preprocessed to remove duplicates and standardize formats.

**Data Format**

Each entry contains:
- `seq_id`: Unique sequence identifier
- `sequence`: The genomic sequence (nucleotide or amino acid)
- `species`: Source organism
- `annotation`: Basic functional annotation
- `source`: Original NCBI accession number

**Source**

This dataset is derived from the NCBI GenBank database, following their Terms of Use.

**License**

The license for this dataset is NCBI-PD (public domain).