Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,10 @@ tags:
|
|
9 |
|
10 |
## Abouts
|
11 |
The human reference genome data is sourced from the [NCBI website](https://www.ncbi.nlm.nih.gov/datasets/genome/GCF_000001405.40/).
|
|
|
12 |
We have applied minor formatting adjustments to the dataset to facilitate streamlined data analysis.
|
13 |
|
14 |
## How to use
|
15 |
-
|
16 |
```python
|
17 |
from datasets import load_dataset
|
18 |
|
|
|
9 |
|
10 |
## Abouts
|
11 |
The human reference genome data is sourced from the [NCBI website](https://www.ncbi.nlm.nih.gov/datasets/genome/GCF_000001405.40/).
|
12 |
+
|
13 |
We have applied minor formatting adjustments to the dataset to facilitate streamlined data analysis.
|
14 |
|
15 |
## How to use
|
|
|
16 |
```python
|
17 |
from datasets import load_dataset
|
18 |
|