avantikalal commited on
Commit
a9227e1
·
verified ·
1 Parent(s): c76e8cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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-2-data",
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
  )