1. Download all the files one by one (
Please DON'T attempt to download all the files at the same time which may
result in crash of the network connections)
2. Combine 16 files into one, i.e. run following command in linux:
    > cat SVMSEQ_source.tar.bz2.* > SVMSEQ_source.tar.bz2
3. Decompress the file by
    > tar -jxvf SVMSEQ_source.tar.bz2
Please read
the brief readme file
with regard to how to run the SVMSEQ program.