Guéguen Laurent
Laboratoire Biométrie et Biologie Evolutive, (UMR 5558); (NRS); Univ Lyon 1, 43 bd 11 Nov, 69622 Villeurbanne cedex, France.
Bioinformatics. 2005 Aug 15;21(16):3427-8. doi: 10.1093/bioinformatics/bti533. Epub 2005 Jun 9.
Sarment is a package of Python modules for easy building and manipulation of sequence segmentations. It provides efficient implementation of usual algorithms for hidden Markov Model computation, as well as for maximal predictive partitioning. Owing to its very large variety of criteria for computing segmentations, Sarment can handle many kinds of models. Because of object-oriented programming, the results of the segmentation are very easy tomanipulate.
Sarment是一个用于轻松构建和操作序列分割的Python模块包。它为隐马尔可夫模型计算以及最大预测划分的常用算法提供了高效的实现。由于其计算分割的标准种类繁多,Sarment可以处理多种模型。由于采用了面向对象编程,分割结果非常易于操作。