|
1 | 1 | # Examples
|
2 | 2 |
|
3 | 3 | A list of Checkatlas results on different atlases configuration
|
4 |
| -## Example 1 |
| 4 | +## Example 1 - Evaluate and compare heterogenous scanpy atlases |
5 | 5 |
|
6 | 6 | Evaluate and compare different atlases:
|
7 | 7 | [Example 1](CheckAtlas_example_1/Checkatlas_MultiQC.html)
|
8 | 8 |
|
9 | 9 | This example has been generated with [1-Atlas_comparison.ipynb](jupyter/1-Atlas_comparison.ipynb) which you can downlad and run in checkatlas/examples/jupyter/ folder.
|
10 | 10 |
|
11 |
| -## Example 2 |
| 11 | +## Example 2 - Evaluate different version of the same atlas |
12 | 12 |
|
13 | 13 | Evaluate different version of your atlas:
|
14 | 14 | [Example 2](CheckAtlas_example_2/Checkatlas_MultiQC.html)
|
15 | 15 |
|
16 | 16 | This example has been generated with [2-Version_comparison.ipynb](jupyter/2-Version_comparison.ipynb) which you can downlad and run in checkatlas/examples/jupyter/ folder.
|
17 | 17 |
|
18 |
| -## Example 3 |
| 18 | +## Example 3 - Evaluate Scanpy, Seurat and CellRanger atlases |
19 | 19 |
|
20 |
| -Explore Scanpy, Seurat and CellRanger objects in your folder: |
| 20 | +Evaluate Scanpy, Seurat and CellRanger objects in your folder: |
21 | 21 | [Example 3](CheckAtlas_example_3/Checkatlas_MultiQC.html)
|
22 | 22 |
|
23 | 23 | This example has been generated with [3-AtlasType_comparison.ipynb](jupyter/3-AtlasType_comparison.ipynb) which you can downlad and run in checkatlas/examples/jupyter/ folder.
|
24 | 24 |
|
25 |
| -## Example 4 |
| 25 | +## Example 4 - Evaluate post-process and raw atlases |
26 | 26 |
|
27 |
| -Explore an integrate Scanpy atlas with the corresponding raw CellRanger atlas: |
| 27 | +Evaluate an integrated Scanpy atlas with the corresponding raw CellRanger atlases: |
28 | 28 | [Example 3](CheckAtlas_example_4/Checkatlas_MultiQC.html)
|
29 | 29 |
|
30 | 30 | This example has been generated with [4-AtlasRawvsFinal_comparison.ipynb](jupyter/4-AtlasRawvsFinal_comparison.ipynb) which you can downlad and run in checkatlas/examples/jupyter/ folder.
|
31 | 31 |
|
32 |
| -## Example 5 |
| 32 | +## Example 5 - Avaluate different cellranger version atlases |
33 | 33 |
|
34 |
| -Explore different Cellranger atlases with multiple chemistry version and cellranger version: |
| 34 | +Evaluate different Cellranger atlases with multiple chemistry version and cellranger version: |
35 | 35 | [Example 3](CheckAtlas_example_5/Checkatlas_MultiQC.html)
|
36 | 36 |
|
37 | 37 | This example has been generated with [5-CellRanger_comparison.ipynb](jupyter/5-CellRanger_comparison.ipynb) which you can downlad and run in checkatlas/examples/jupyter/ folder.
|
0 commit comments