This is a test version of Biostars. For the public version, visit https://www.biostars.org.
A Query For The Source Code Of Spectral Clustering Algorithm On Protein Sequences

Recently I have read the paper'spectral clustering of protein sequences'.And I am interested in the spectral clustering algorithm. I wrote to the author for a copy of the matlab code,but the delivery failed. So I am here and ask for a copy.If you have,please send me a copy(yd2011start@gmail.com). Thank you .

clustering

1 answer

The corresponding author is now at Royal Holloway University of London. See <http://www.cs.rhul.ac.uk/~alberto/>.

There is an open source implementation of his spectral clustering method available.

Source code

Paper

I have done some tests with my dataset on the SCPS.Since the dataset is relatively large,about 50000 sequences,there is a memory error when running the program.So I wanted to have a look at the original Matlab souce code mentioned on the paper. Thank you for your help.

Log in to answer this question.