saschajung / Intercom

Creative Commons Attribution 4.0 International
0 stars 0 forks source link

InterCom - Reconstruction of functional cell-cell communication networks

Reconstructs functional cell-cell communication networks for a given single cell RNA-seq dataset.

Required software

Running InterCom

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
        )

InterCom parameters

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.

InterCom output

The main output of InterCom is a list object containing the final interactome and auxiliary information