Skip to content

R wrapper for MESSI.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

sales-lab/messi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

messi

R wrapper for MESSI.

MESSI (Mixture of Experts for Spatial Signaling genes Identification), by Li et al., 2020, is a predictive framework to identify signaling genes active in cell-cell interaction.

Aim of the repository

  • create a wrapper for MESSI in R, using reticulate and basilisk
  • create a short script with an example workflow showing how to use the wrapper

Useful links