Skip to content

Commit edfb397

Browse files
committed
removed integration related tutorials
1 parent 89dd9e8 commit edfb397

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ Please refer to the [documentation][link-docs]. In particular, the
1616

1717
and the tutorials:
1818

19+
<!--
1920
- [Paired integration and query-to-reference mapping](https://multimil.readthedocs.io/en/latest/notebooks/paired_integration_cite-seq.html) [![Open In Colab][badge-colab]](https://colab.research.google.com/github/theislab/multimil/blob/main/docs/notebooks/paired_integration_cite-seq.ipynb)
20-
- [Trimodal integration and query-to-reference mapping](https://multimil.readthedocs.io/en/latest/notebooks/trimodal_integration.html) [![Open In Colab][badge-colab]](https://colab.research.google.com/github/theislab/multimil/blob/main/docs/notebooks/trimodal_integration.ipynb)
21+
- [Trimodal integration and query-to-reference mapping](https://multimil.readthedocs.io/en/latest/notebooks/trimodal_integration.html) [![Open In Colab][badge-colab]](https://colab.research.google.com/github/theislab/multimil/blob/main/docs/notebooks/trimodal_integration.ipynb) -->
22+
2123
- [Classification with MIL](https://multimil.readthedocs.io/en/latest/notebooks/mil_classification.html) [![Open In Colab][badge-colab]](https://colab.research.google.com/github/theislab/multimil/blob/main/docs/notebooks/mil_classification.ipynb)
2224

2325
## Installation
@@ -57,9 +59,7 @@ If you found a bug, please use the [issue tracker][issue-tracker].
5759

5860
> **Multimodal Weakly Supervised Learning to Identify Disease-Specific Changes in Single-Cell Atlases**
5961
>
60-
> Anastasia Litinetskaya, Maiia Shulman, Soroor Hediyeh-zadeh, Amir Ali Moinfar, Fabiola Curion, Artur Szalata, Alireza Omidi, Mohammad Lotfollahi, and Fabian J. Theis.
61-
> 2024. bioRxiv. https://doi.org/10.1101/2024.07.29.605625.
62-
62+
> Anastasia Litinetskaya, Maiia Shulman, Soroor Hediyeh-zadeh, Amir Ali Moinfar, Fabiola Curion, Artur Szalata, Alireza Omidi, Mohammad Lotfollahi, and Fabian J. Theis. 2024. bioRxiv. https://doi.org/10.1101/2024.07.29.605625.
6363
6464
## Reproducibility
6565

docs/tutorials.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Tutorials
22

3-
## Integration
3+
<!-- ## Integration
44
55
```{toctree}
66
:maxdepth: 1
77
88
notebooks/paired_integration_cite-seq
99
notebooks/trimodal_integration
10-
```
10+
``` -->
1111

12-
## Prediction
12+
<!-- ## Prediction -->
1313

1414
```{toctree}
1515
:maxdepth: 1

0 commit comments

Comments
 (0)