Skip to content

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISCHIA

Stable Dev Build Status Coverage Aqua

This package is a reimplementation of the ISCHIA LR interaction algorithm in Julia. The original implementation is in R and can be found here. The algorithm is described in the paper Identifying Spatial Co-occurrence in Healthy and InflAmed tissues (ISCHIA).

In the original implementation, the LR interaction part of the algorithm is very slow and can take days to run on large datasets. This package aims to speed up the LR interaction part of the algorithm by using Julia's speed and parallelism. For comparison, the original implementation took almost 3 hours to run on their toy/smaller dataset, while the same dataset took around 6 seconds to run on this package.

About

A reimplementation of the ISCHIA LR interaction algorithm in Julia

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages