File tree Expand file tree Collapse file tree
src/troutpy/tl/.ipynb_checkpoints Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Tools <api/tools.md>
1111Plotting <api/plotting.md>
1212
1313```
14+
1415``` {toctree}
1516:maxdepth: 1
1617:caption: Tutorials
@@ -26,4 +27,4 @@ changelog.md
2627contributing.md
2728references.md
2829
29- ```
30+ ```
Original file line number Diff line number Diff line change 88
99.. autosummary::
1010 :toctree: generated/basic_plots
11-
11+
1212 crosstab
1313 histogram
1414 pie
2323``` {eval-rst}
2424.. autosummary::
2525 :toctree: generated/quantification
26-
26+
2727 gene_metric_heatmap
2828 logfoldratio_over_noise
2929 metric_scatter
3333 moranI_histogram
3434 diffusion_results
3535 spatial_inout_expression
36-
37- ```
38-
39-
4036
37+ ```
4138
4239## Source, target and communication
4340
4441``` {eval-rst}
4542.. autosummary::
4643 :toctree: generated/communication
47-
44+
4845 celltype_communication
4946 gene_communication
5047 global_distribution_from_source
5451 target_score_by_celltype
5552 interactions_with_arrows
5653 spatial_interactions
57-
54+
5855```
5956
6057## Factor analysis
6158
6259``` {eval-rst}
6360.. autosummary::
6461 :toctree: generated/factor_analysis
65-
62+
6663 factors_in_cells
6764 rank_factor_genes_loadings
6865 rank_factor_genes_loadings_matrixplot
6966 nmf_factors_exrna_cells_W
7067 nmf_gene_contributions
7168 paired_nmf_factors
7269 apply_exrnaH_to_cellular_to_create_cellularW
73-
74- ```
7570
71+ ```
7672
7773## Colormaps & palettes
7874
8379 get_colormap
8480 get_palette
8581```
86-
87-
88-
Original file line number Diff line number Diff line change 1515 pp.define_urna
1616 pp.filter_urna
1717 pp.format_adata
18+ ```
Original file line number Diff line number Diff line change 3535 tl.calculate_target_cells
3636 tl.compute_target_score
3737 tl.define_target_by_celltype
38- tl.cluster_distribution_from_source
38+ tl.cluster_distribution_from_source
3939 tl.get_gene_interaction_strength
4040 tl.communication_strength
4141 tl.gene_specific_interactions
4646``` {eval-rst}
4747.. autosummary::
4848 :toctree: generated/cell_scores
49-
49+
5050 tl.compute_contribution_score
5151```
5252
5555``` {eval-rst}
5656.. autosummary::
5757 :toctree: generated/factors
58-
58+
5959 tl.factors_to_cells
6060 tl.latent_factor
6161```
6868
6969 tl.assess_diffusion
7070 tl.compute_js_divergence
71-
71+
7272```
7373
7474## Multimodal quantication
7575
7676``` {eval-rst}
7777.. autosummary::
7878 :toctree: generated/multimodal
79-
79+
8080 tl.image_intensities_per_transcript
8181```
82-
Original file line number Diff line number Diff line change 88
99.. autosummary::
1010 :toctree: generated/basic_plots
11-
11+
1212 crosstab
1313 histogram
1414 pie
2323``` {eval-rst}
2424.. autosummary::
2525 :toctree: generated/quantification
26-
26+
2727 gene_metric_heatmap
2828 logfoldratio_over_noise
2929 metric_scatter
3333 moranI_histogram
3434 diffusion_results
3535 spatial_inout_expression
36-
37- ```
38-
39-
4036
37+ ```
4138
4239## Source, target and communication
4340
4441``` {eval-rst}
4542.. autosummary::
4643 :toctree: generated/communication
47-
44+
4845 celltype_communication
4946 gene_communication
5047 global_distribution_from_source
5451 target_score_by_celltype
5552 interactions_with_arrows
5653 spatial_interactions
57-
54+
5855```
5956
6057## Factor analysis
6158
6259``` {eval-rst}
6360.. autosummary::
6461 :toctree: generated/factor_analysis
65-
62+
6663 factors_in_cells
6764 rank_factor_genes_loadings
6865 rank_factor_genes_loadings_matrixplot
6966 nmf_factors_exrna_cells_W
7067 nmf_gene_contributions
7168 paired_nmf_factors
7269 apply_exrnaH_to_cellular_to_create_cellularW
73-
74- ```
7570
71+ ```
7672
7773## Colormaps & palettes
7874
8379 get_colormap
8480 get_palette
8581```
86-
87-
88-
Original file line number Diff line number Diff line change 1515 pp.define_urna
1616 pp.filter_urna
1717 pp.format_adata
18+ ```
Original file line number Diff line number Diff line change 3535 tl.calculate_target_cells
3636 tl.compute_target_score
3737 tl.define_target_by_celltype
38- tl.cluster_distribution_from_source
38+ tl.cluster_distribution_from_source
3939 tl.get_gene_interaction_strength
4040 tl.communication_strength
4141 tl.gene_specific_interactions
4646``` {eval-rst}
4747.. autosummary::
4848 :toctree: generated/cell_scores
49-
49+
5050 tl.compute_contribution_score
5151```
5252
5555``` {eval-rst}
5656.. autosummary::
5757 :toctree: generated/factors
58-
58+
5959 tl.factors_to_cells
6060 tl.latent_factor
6161```
6868
6969 tl.assess_diffusion
7070 tl.compute_js_divergence
71-
71+
7272```
7373
7474## Multimodal quantication
7575
7676``` {eval-rst}
7777.. autosummary::
7878 :toctree: generated/multimodal
79-
79+
8080 tl.image_intensities_per_transcript
8181```
82-
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Tools <api/tools.md>
1111Plotting <api/plotting.md>
1212
1313```
14+
1415``` {toctree}
1516:maxdepth: 1
1617:caption: Tutorials
@@ -26,4 +27,4 @@ changelog.md
2627contributing.md
2728references.md
2829
29- ```
30+ ```
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ def spatial_variability(
5151 -------
5252 sdata: spatialdata.SpatialData
5353 Sdata containing Moran's I values for each gene, indexed by gene names.
54-
54+
5555 """
5656 if coord_keys is None :
5757 coord_keys = ["x" , "y" ]
You can’t perform that action at this time.
0 commit comments