Skip to content
Open
Show file tree
Hide file tree
Changes from 19 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
2204b32
create liana
khaled196 Jan 22, 2026
d5ac7d0
add liana tools
khaled196 Jan 26, 2026
dca58dc
update misty
khaled196 Jan 26, 2026
810fecd
add liana toolkit
khaled196 Jan 26, 2026
b1347e6
fix linit
khaled196 Jan 26, 2026
c3eaf91
remove tests to zenodo
khaled196 Jan 27, 2026
f794b37
fix tests
khaled196 Jan 27, 2026
6ee08bd
Apply suggestion from @SaimMomin12
khaled196 Jan 28, 2026
73fb99f
Apply suggestion from @SaimMomin12
khaled196 Jan 28, 2026
8c56019
Apply suggestion from @SaimMomin12
khaled196 Jan 28, 2026
0e704db
Apply suggestion from @SaimMomin12
khaled196 Jan 28, 2026
b5aff7d
Apply suggestion from @SaimMomin12
khaled196 Jan 28, 2026
3713ca6
update tests and remove redundunt info
khaled196 Jan 28, 2026
254d42b
fix linting
khaled196 Jan 28, 2026
9f34ed1
upfate help
khaled196 Jan 28, 2026
d84f391
Merge remote-tracking branch 'refs/remotes/origin/Liana' into Liana
khaled196 Jan 28, 2026
b85be87
update labels and help, fix macros
khaled196 Jan 28, 2026
f9b8960
update test files and spatial
khaled196 Jan 28, 2026
13f1a24
remove zenodo location from failled tests
khaled196 Feb 2, 2026
08d4209
update tools
khaled196 Feb 3, 2026
03d8310
update the tool
khaled196 Feb 3, 2026
3957d1e
update parameters labels and help
khaled196 Feb 3, 2026
70bf8a3
remove unused resources
khaled196 Feb 4, 2026
8f7687d
clean unused macros
khaled196 Feb 4, 2026
7e8d4b5
create data manager for liana resources
khaled196 Feb 5, 2026
5bfd5fe
Fix flake8 linting errors in LIANA data manager
khaled196 Feb 5, 2026
f5cf84b
fix liniting
khaled196 Feb 5, 2026
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
20 changes: 20 additions & 0 deletions tools/liana/.shed.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: liana
owner: iuc
description: "LIANA+ - Ligand-receptor analysis framework"
homepage_url: https://liana-py.readthedocs.io
long_description: |
LIANA+ is a scalable framework for cell-cell communication analysis. It includes ligand-receptor inference methods, spatial analysis with bivariate metrics, and multi-view spatial modelling with MISTy.
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/main/tools/liana
type: unrestricted
categories:
- Single Cell
- Spatial Omics
- Transcriptomics
auto_tool_repositories:
name_template: "{{ tool_id }}"
description_template: "Wrapper for the LIANA+ tool suite: {{ tool_name }}"
suite:
name: "suite_liana"
description: "LIANA+ - Ligand-receptor analysis framework"
long_description: |
LIANA+ is a scalable framework for cell-cell communication analysis. It includes ligand-receptor inference methods, spatial analysis with bivariate metrics, and multi-view spatial modelling with MISTy.
116 changes: 116 additions & 0 deletions tools/liana/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
LIANA+
======

Galaxy tools for [LIANA+](https://liana-py.readthedocs.io/), a framework for cell-cell communication analysis.

## Tools

### 1. Single Cell Methods (`single_cell.xml`)

Ligand-receptor inference methods for single-cell data.

Method | Description
--- | ---
`cellchat` | CellChat ligand-receptor method
`cellphonedb` | CellPhoneDB ligand-receptor method
`connectome` | Connectome ligand-receptor method
`logfc` | Log fold change ligand-receptor method
`natmi` | NATMI ligand-receptor method
`singlecellsignalr` | SingleCellSignalR ligand-receptor method
`geometric_mean` | Geometric mean ligand-receptor method
`rank_aggregate` | Aggregate rankings from multiple methods

### 2. Spatial Methods (`spatial.xml`)

Spatial ligand-receptor analysis using bivariate metrics.

Method | Description
--- | ---
`bivariate` | Bivariate local spatial metrics for ligand-receptor analysis

#### Bivariate Metrics

**Local metrics:**

Metric | Description
--- | ---
`cosine` | Weighted cosine similarity
`jaccard` | Weighted Jaccard similarity
`pearson` | Weighted Pearson correlation
`spearman` | Weighted Spearman correlation
`masked_spearman` | Masked and weighted Spearman correlation
`product` | Simple weighted product
`norm_product` | Normalized weighted product
`morans` | Moran's R

**Global metrics:**

Metric | Description
--- | ---
`morans` | Moran's I (global spatial autocorrelation)
`lee` | Lee's L (bivariate spatial association)

### 3. Spatial Relationships (`spatial_relationships.xml`)

Multi-view spatial modelling with MISTy.

Method | Description
--- | ---
`genericMistyData` | Generic MISTy multi-view modelling
`lrMistyData` | Ligand-receptor MISTy modelling

#### MISTy Models

Model | Description
--- | ---
`RandomForestModel` | Random Forest (uses out-of-bag predictions)
`LinearModel` | Linear regression (uses cross-validation)
`RobustLinearModel` | Robust linear regression

#### Kernel Functions

Kernel | Description
--- | ---
`misty_rbf` | MISTy RBF kernel (Gaussian derivative)
`gaussian` | Gaussian kernel
`exponential` | Exponential kernel
`linear` | Linear kernel

### 4. Plotting (`plot.xml`)

Visualization tools for LIANA results.

Method | Description
--- | ---
`dotplot` | Dot plot of ligand-receptor interactions
`tileplot` | Tile plot of interactions
`connectivity` | Spatial connectivity visualization

### 5. Available Resources

Built-in ligand-receptor resources from `li.resource.show_resources()`:

- `consensus` (default)
- `baccin2019`
- `cellcall`
- `cellchatdb`
- `cellinker`
- `cellphonedb`
- `celltalkdb`
- `connectomedb2020`
- `embrace`
- `guide2pharma`
- `hpmr`
- `icellnet`
- `italk`
- `kirouac2010`
- `lrdb`
- `mouseconsensus`
- `ramilowski2015`

## References

- Dimitrov, D., Türei, D., Garrido-Rodriguez, M. et al. Comparison of methods and resources for cell-cell communication inference from single-cell RNA-Seq data. Nat Commun 13, 3224 (2022). https://doi.org/10.1038/s41467-022-30755-0
- Tanevski, J., Flores, R.O.R., Gabor, A. et al. Explainable multiview framework for dissecting spatial relationships from highly multiplexed data. Genome Biol 23, 97 (2022).
- [LIANA+ Documentation](https://liana-py.readthedocs.io/)
- [LIANA+ GitHub](https://github.com/saezlab/liana-py)
622 changes: 622 additions & 0 deletions tools/liana/macros.xml

Large diffs are not rendered by default.

Loading
Loading