Skip to content

Commit

Permalink
Merge pull request #49 from rajewsky-lab/docs_update
Browse files Browse the repository at this point in the history
docs: corrected edit_uri
  • Loading branch information
danilexn authored Jun 18, 2024
2 parents 69340f8 + bf777ac commit c2a4ee1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/examples/datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Here we provide a single table with all the links, size and md5 checksums for th
| ---- | ---- | ------------ |
| adult_hippocampus_tiles.tar.xz | [http](http://bimsbstatic.mdc-berlin.de/rajewsky/openst-public-data/adult_hippocampus_tiles.tar.xz) | 3788d6774212d8eb50ffb17fc970c1c3 |
| adult_mouse_hippocampus.h5ad.tar.gz | [http](http://bimsbstatic.mdc-berlin.de/rajewsky/openst-public-data/adult_mouse_hippocampus.h5ad.tar.gz) | 833bd94d8901b6605fd41c22e5755e1c |
| adult_mouse_hippocampus_by_cell.h5ad.tar.gz | [http](http://bimsbstatic.mdc-berlin.de/rajewsky/openst-public-data/adult_mouse_by_cell.h5ad.tar.gz) | c837f3184d25fb4842a0e27bde1b3941 |
| adult_mouse_hippocampus_R1_001.fastq.gz | [http](http://bimsbstatic.mdc-berlin.de/rajewsky/openst-public-data/adult_mouse_hippocampus_R1_001.fastq.gz) | cff74ca79bfa645de31cee80f035b6fe |
| adult_mouse_hippocampus_R2_001.fastq.gz | [http](http://bimsbstatic.mdc-berlin.de/rajewsky/openst-public-data/adult_mouse_hippocampus_R2_001.fastq.gz) | 4f3af67c09967ca6bdd9575a02692a4f |
| adult_mouse_hippocampus.tif | [http](http://bimsbstatic.mdc-berlin.de/rajewsky/openst-public-data/adult_mouse_hippocampus.tif) | d23dba7f2eeb88c3de9fa869099b30dd |
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ copyright: Copyright © 2024 Open-ST

repo_name: rajewsky-lab/openst
repo_url: https://github.com/rajewsky-lab/openst
edit_uri: https://github.com/rajewsky-lab/openst/edit/master/openst_wiki
edit_uri: https://github.com/rajewsky-lab/openst/edit/main/docs
nav:
- Home: index.md
- Step-by-step:
Expand Down

0 comments on commit c2a4ee1

Please sign in to comment.