Skip to content

Fix tipo #48

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
## Table of content
1. [Introduction](#introduction)
2. [Data](#data)
3. [Train SCN claissfier](#train)
4. [Assess SCN claissfier with heldout data](#assess)
3. [Train SCN classifier](#train)
4. [Assess SCN classifier with heldout data](#assess)
5. [Query](#query)
6. [Visualization](#visualization)
7. [Train cross-species SCN classifier](#cs_train)
8. [Query for cross-species data](#cs_query)
9. [Assess SCN claissfier with external dataset](#ex_assess)
9. [Assess SCN classifier with external dataset](#ex_assess)
10. [More detailed visualization examples](#vis_more)
11. [Explore important celltype-specific top-pairs](#toppairs)
12. [SCN score calibration](#calibration)
Expand Down