Skip to content
Open
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
Binary file added .DS_Store
Binary file not shown.
Binary file added docs/.DS_Store
Binary file not shown.
Binary file added docs/source/.DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ stage timing, configuration detail, and limitation.
## Choose your starting point

- {ref}`Install Scarf <installation>`
- New to single-cell analysis? Start with {doc}`single_cell_crash_course` for the concepts
behind every workflow below
- Follow the {ref}`Quick start <quickstart>` to open a prepared PBMC result and inspect its
pipeline-selected clusters
- Use {doc}`scanpy` to translate a Scanpy workflow and H5AD exchange
Expand Down
360 changes: 360 additions & 0 deletions docs/source/single_cell_crash_course.md

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/source/toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ subtrees:
entries:
- file: installation
title: Installation
- file: single_cell_crash_course
title: Single Cell Crash Course
- file: quickstart
title: Quick start
- file: scanpy_and_seurat
Expand Down
Loading