Skip to content

Coolgenome/iTALK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iTALK

iTALK is an R toolkit for characterizing and illustrating intercellular communication, developed and maintained by Linghua Wang lab at the University of Texas MD Anderson Cancer Center. iTALK can be used to visualize the complexity, diversity and dynamics of cell-cell communication in a wide range of biological processes. For more information, please refer to our manuscript.

Installation

To install the developmental version from GitHub:

if(!require(devtools)) install.packages("devtools");
devtools::install_github("Coolgenome/iTALK", build_vignettes = TRUE)

To load the installed iTALK in R:

library(iTALK)

Citation

This package is intended for research use only. For any bugs, enhancement requests and other issues, please use the iTALK GitHub issues tracker or email Yuanxin Wang. If you find iTALK useful and use iTALK in your publication, please cite the paper: iTALK: an R Package to Characterize and Illustrate Intercellular Communication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages