seriation
There are 8 repositories under seriation topic.
mhahsler/seriation
Infrastructure for Ordering using Seriation - R Package
src-d/seriate
Optimal ordering of elements in a set given their distance matrix.
scollinselliott/lakhesis
Consensus Seriation for Binary Data
amamory/seriation
An efficient implementation of the Seriation problem which 'finds a suitable linear order for a set of objects'. It has been used to order a network of proteins such that 'related' nodes are closer in the other.
PrayagS/Seriation-in-Paleontological-Data-using-MCMC
Python implementation of the research paper with the same title published in the PLOS Computational Biology journal. Link to the paper: https://doi.org/10.1371/journal.pcbi.0020006
dalmolingroup/seriation
C code to find a suitable linear order for a set of proteins
GLeurquin/Faithful-visualization-of-categorical-datasets
Algorithm to reorder binary and categorical matrices using convolution
NoeDemange/OrderedHeatMapAnalysis
OrderedHeatMapAnalysis (OHMA) is a direct data analysis framework allowing to simultaneously visualize and analyze the structure of complex datasets. An optimized seriation of rows and columns of the input data table is performed, resulting in a mapping of the whole dataset into an ordered heatmap.