Skip to content

Commit

Permalink
Merge pull request #130 from Kuan-Pang/main
Browse files Browse the repository at this point in the history
[Docs] Zero-shot tutorials
  • Loading branch information
subercui authored Dec 11, 2023
2 parents 418b0f6 + 8b7d369 commit c5449c3
Show file tree
Hide file tree
Showing 3 changed files with 1,566 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,18 @@ To download data from CellXGene and build for pretraining, go to the folder [cel
## Datasets for the GRN analysis

- Immune Human dataset [link](https://figshare.com/ndownloader/files/25717328)

## Datasets for zero-shot integration

- Lung-Kim dataset: [link](https://drive.google.com/file/d/1z_0vWYMhRuRiD1EyhuFtY9ReIR0msWaL/view?usp=sharing)

- COVID-19 dataset: [link](https://drive.google.com/file/d/1eD9LbxNJ35YUde3VtdVcjkwm-f4iyJ6x/view?usp=drive_link)

- Multiple Sclerosis (M.S.) dataset: [link](https://drive.google.com/drive/folders/1Qd42YNabzyr2pWt9xoY4cVMTAxsNBt4v?usp=sharing)


## Datasets for zero-shot integration

- COVID-19 dataset(splitted) : [link](https://drive.google.com/drive/folders/1jSPoPunGQOmd71vDsK0FS7UvmDhGdhQS?usp=sharing)

- Lung-Kim dataset(splitted): [link](https://drive.google.com/drive/folders/1gbfO7VqxCOkfzgHAih6hO88zFv6pd8wO?usp=sharing)
865 changes: 865 additions & 0 deletions tutorials/Tutorial_ZeroShot_Integration.ipynb

Large diffs are not rendered by default.

686 changes: 686 additions & 0 deletions tutorials/Tutorial_ZeroShot_Reference_Mapping.ipynb

Large diffs are not rendered by default.

0 comments on commit c5449c3

Please sign in to comment.