View source: R/scIntercellular.R
gen_lig_receptor_ref | R Documentation |
Get reference data for find_ligand() function
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"
)
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 |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.