Update README.md
Browse files
README.md
CHANGED
|
@@ -43,7 +43,7 @@ import anndata
|
|
| 43 |
from huggingface_hub import hf_hub_download
|
| 44 |
|
| 45 |
file_path = hf_hub_download(
|
| 46 |
-
repo_id="Genentech/tutorial-
|
| 47 |
repo_type="dataset",
|
| 48 |
filename="data.h5ad"
|
| 49 |
)
|
|
|
|
| 43 |
from huggingface_hub import hf_hub_download
|
| 44 |
|
| 45 |
file_path = hf_hub_download(
|
| 46 |
+
repo_id="Genentech/binary-atac-tutorial-data",
|
| 47 |
repo_type="dataset",
|
| 48 |
filename="data.h5ad"
|
| 49 |
)
|