README.md

HomogenMSI

This package provides a reference implementation of our algorithm for drug homogeneity assessment in ion images extracted from MSI datasets.

Installation

spatstat
install.packages("devtools")
library(devtools)
install_github("pietrofranceschi/HomogenMSI", dependencies = TRUE) 

To additionally build the vignette the previous command should include build_vignettes = TRUE

library(devtools)
install_github("pietrofranceschi/HomogenMSI", dependencies = TRUE, build_vignettes = TRUE) 
library(HomogenMSI)

Description

For the deails see the package vignette

Contact

email: Mridula Prasad (mridula.prasad@fmach.it)



pietrofranceschi/HomogenMSI documentation built on May 21, 2019, 9:22 a.m.