Skip to content

Commit

Permalink
fixed bug in toctree
Browse files Browse the repository at this point in the history
  • Loading branch information
parashardhapola committed Aug 26, 2021
1 parent 0007937 commit 20adaf2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/source/toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ subtrees:
- file: vignettes/basic_tutorial_scATACseq
title: Workflow for scATAC-Seq data
- caption: Multi-omics/Multimodal analysis
entries: vignettes/multiple_modalities
title: Transcriptome + Surface Proteome
entries:
- file: vignettes/multiple_modalities
title: Transcriptome + Surface Proteome
- caption: Data integration tutorials
entries:
- file: vignettes/data_projection
Expand Down

0 comments on commit 20adaf2

Please sign in to comment.