SBI – Department of Systems Biology and Bioinformatics
Faculty of Computer Science and Electrical Engineering
University of Rostock
Ulmenstrasse 69 | 18057 Rostock
Germany
+49 381 498-7571
olaf.wolkenhauer@uni-rostock.de
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