I tried to start SequenceServer up yesterday - my nt database was incomplete, so SequenceServer threw a memory error. It seems to me that the desired behavior would be to throw an exception and continue launching with the databases that are functional, and to email the admin that there is an issue with the database in question.
Also noticed that Anurag's downloader is not working properly for large databases - probably a matter of making it more friendly in terms of threads in use. I wrote a python script to replace it and it works just fine if I keep my wget's down to 3 or 4.
I tried to start SequenceServer up yesterday - my nt database was incomplete, so SequenceServer threw a memory error. It seems to me that the desired behavior would be to throw an exception and continue launching with the databases that are functional, and to email the admin that there is an issue with the database in question.
Also noticed that Anurag's downloader is not working properly for large databases - probably a matter of making it more friendly in terms of threads in use. I wrote a python script to replace it and it works just fine if I keep my wget's down to 3 or 4.