gen_lig_receptor_ref: Get reference data for find_ligand() function

View source: R/scIntercellular.R

gen_lig_receptor_refR Documentation

Get reference data for find_ligand() function

Description

Get reference data for find_ligand() function

Usage

gen_lig_receptor_ref(
  lig_tar_matrix = "https://zenodo.org/record/3260758/files/ligand_target_matrix.rds",
  lig_rec_network = "https://zenodo.org/record/3260758/files/lr_network.rds",
  weighted_network = "https://zenodo.org/record/3260758/files/weighted_networks.rds"
)

Arguments

lig_tar_matrix

Ligand target matrix R data file location

lig_rec_network

Ligand receptor network R data file location

weighted_network

Ligand receptor weighted network R data file location

Value

None


kidcancerlab/rrrSingleCellUtils documentation built on April 17, 2025, 5:10 p.m.