Datasets:
wwydmanski
commited on
Commit
•
49bd43a
1
Parent(s):
a93b166
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,10 @@ Colorectal cancer, a commonly diagnosed cancer in the elderly, often develops sl
|
|
17 |
## Dataset
|
18 |
156 metagenomic shotgun-sequenced faecal samples from colorectal adenoma and carcinoma patients and healthy controls
|
19 |
|
|
|
|
|
|
|
|
|
20 |
## Usage
|
21 |
```python
|
22 |
dataset = load_dataset("wwydmanski/colorectal-carcinoma-microbiome-fengq", "presence-absence")
|
|
|
17 |
## Dataset
|
18 |
156 metagenomic shotgun-sequenced faecal samples from colorectal adenoma and carcinoma patients and healthy controls
|
19 |
|
20 |
+
### Configurations
|
21 |
+
- `presence-absence`
|
22 |
+
- `CLR`
|
23 |
+
|
24 |
## Usage
|
25 |
```python
|
26 |
dataset = load_dataset("wwydmanski/colorectal-carcinoma-microbiome-fengq", "presence-absence")
|