Skip to content

Commit

Permalink
Merge pull request #41 from earmingol/new_version
Browse files Browse the repository at this point in the history
fixed readthedocs
  • Loading branch information
earmingol committed Nov 19, 2023
2 parents eb53b8b + 7d628b7 commit 0329247
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ visualizations to simplify the interpretation of results:
- **cell2cell.io** : Includes functions for opening and saving diverse types of files.
- **cell2cell.plotting** : Includes all the visualization options that *cell2cell* offers.
- **cell2cell.preprocessing** : Includes functions for manipulating data and variables (e.g. data preprocessing, integration, permutation, among others).
- **cell2cell.spatial** : Includes filtering of cell-cell interactions results given intercellular distance, as well as defining neighborhoods by grids or moving windows.
- **cell2cell.stats** : Includes statistical analyses such as enrichment analysis, multiple test correction methods, permutation approaches, and Gini coefficient.
- **cell2cell.tensor** : Includes all functions pertinent to the analysis of *Tensor-cell2cell*
- **cell2cell.utils** : Includes general utilities for analyzing networks and performing parallel computing.
Expand Down Expand Up @@ -73,6 +74,12 @@ Below, all the inputs, parameters (including their different options), and outpu
show_root_heading: true
show_source: true

::: cell2cell.spatial
handler: python
rendering:
show_root_heading: true
show_source: true

::: cell2cell.stats
handler: python
rendering:
Expand Down

0 comments on commit 0329247

Please sign in to comment.