Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Zero-shot tutorials #130

Merged
merged 2 commits into from
Dec 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.