Dear Fabian,
Thank you for the detailed information on what you are trying to do. SRM is an exciting technology for investigating proteomics study (in my opinion : -).
First, I would like to mention that similar to any academic software, we have developed the pipeline and software for our institutional needs for studying biology. More specifically, from the day one, we put our efforts to run software in server sides with multi user access in minds. Therefore, all the heavy duty works and files are in servers and clients (chemists/ biologists/ bioinformaticians) simply need firefox browser in their desktop or laptop.
Therefore, in spite of the comments block in build.properties regarding target OS, we really did not test out for mac or windows other than linux. We thought about expansion to other OS but not any time soon in near future given funding :-( However, we might put some effort to put them in Clouds computing in near future. I hope that if there are needs, capable window software engineer from this community contributes porting of the open source ATAQS codes for window and mac someday.
Meanwhile, I can answer some of your questions (inserted to your questions in red) and some of them I can't since I do not have experience on deploying ATAQS in window and I am J2EE linux software engineer and computational biologist, not good window OS software engineer :-)
Warm Regards,
Mi-Youn
Mi-Youn Brusniak, PhD
Computational Biologist/Sr. Software Engineer
Institute for Systems Biology | Seattle Proteome Center | 401 Terry Ave N. Seattle WA 98109
Revolutionizing science. Enhancing life.
This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.
> Please take a look at section H for configure MYSQL.
You can use org.systemsbiology.apps.gui.server.provider.user.PasswordEncrypter. More specifically, you can invoke the following command line and you can get your encrypted password. In this example, "yourpasswd" was encrypted.
java -cp /serum/analysis/SRM/bin/ATAQS.jar:/serum/analysis/SRM/bin/aebersoldlab_apache995.jar org.systemsbiology.apps.gui.server.provider.user.PasswordEncrypter yourpasswd
ae782bd3b4ff14129c585c5b64bca56ed941319
> Put the encrypted pass word to sql/createDB.sql with your email, user name etc. Please make sure that last field “admin BOOLEAN” to be true.
> use the following command to add your group or your password (admin) to ATAQSDatabase
Mysql –u root –p < createDB.sql
Ø Now, when you login using the username and password that you created, you will get “admin” page that you can add other users. – please see ATAQS tutorial in http://tools.proteomecenter.org/ATAQS/ATAQS.html
Ø
I know a lot of info. To put in into a nutshell:
1) I do not get the directory structure for the installation and in
the build.properties
2) After the ant build steps I do not know where to acces ATAQS then.
But this could be related to the first point. Because I compiled it
wrong.
3) Have you actually ever tried ATAQS on Windows?
> All three questions, I do not know the answer since it’s window specific L sorry. Could anybody else can help on this?
The build.properties and configuration file is an example of LINUX system we are using (not window).
4) Would it be possible to just download a virtual machine with linux?
In theory, it should work in virtual machine with linux. I highly recommend to go this route rather than window.
Besides my problems thank you for the effort you put into this! I
looking forward for more stuff of you.
Any further suggestions/comments/help is totally welcome. Maybe
somebody already installed it into a virtual machine with linux and it
is running.
Thank you very much and yours faithfully,
Fabian
Warm Regards,
--
You received this message because you are subscribed to the Google Groups "Corra" group.
To post to this group, send email to co...@googlegroups.com.
To unsubscribe from this group, send email to corra+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/corra?hl=en.