Reconstructs functional cell-cell communication networks for a given single cell RNA-seq dataset.
The complete InterCom workflow can be invoked through a single command after loading the library.
InterCom(data,
anno.tbl,
species,
sighot.cutoff=0.1,
sighot.percentile=70,
consv.thrs=0.05,
ncores=4,
sig.cutoff=0.9,
z.score.cutoff=2,
tissue.name,
temp.folder.name,
out.path
)
The main InterCom function comes with a variety of parameters for fine-tuning the output. However, in any case, the standard parameters work well in most of the cases. Below we describe every parameter, their ranges and standard values.
The main output of InterCom is a list object containing the final interactome and auxiliary information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.