Segmentation of biological multivariate time series data
Authors: Nooshin Omranian, Bernd Mueller-Roeber and and Zoran Nikoloski
Sientific Reports
Synthetic data: Download
R codes for segmentation of multivariate time series data:
syn.data <- create_synthetic_data()
RData
Segmentation
Download (updated 20.11.2019)
Download (Parallel) (updated 20.11.2019)
Statistical analysis
Download
Biological homogeneity
Download
k=estimate_K(data,annotation)
cl=Kmeans(data,k,method="pearson")