Software

Software

Clustering of unevenly sampled gene expression time-series data

This page contains material related to the paper:

Möller-Levet C, Klawonn F, Cho KH, Yin H, Wolkenhauer O
Clustering of unevenly sampled gene expression time-series data

These files are fully commented and an example is provided!

Main Matlab M-files

sts_algorithm.m
Main function
sts_prototypes.m
Subfunction called by sts_algorithm.m
sts_distance.m
Subfunction called by sts_algorithm.m
sts_scale.m
Subfunction called by sts_algorithm.m

Additional Material

Artificial_data.txt
The artificial data set used in the paper
Create_artificial_data.m
Matlab m-file which creates the artificial data set used in the paper
Real_data.txt
The real data used in the paper and the clustering results

Info: Matlab-files are developed in Matlab 7