User Tools

Site Tools


pasa

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
pasa [2009/08/19 13:11]
172.26.0.166 created
pasa [2010/05/22 14:19] (current)
Line 1: Line 1:
-==== Program for Automated Sequential Assignment =====+===== Program for Automated Sequential Assignment =====
  
-http://www.lerner.ccf.org/moleccard/qin/pasa/+  * http://pasa.sourceforge.net/ 
 + 
 +==== Setting Up the PASA Web Portal ==== 
 + 
 +From the PASA sourceforge documentation: 
 + 
 +(optional, but highly recommended) 
 + 
 +Recursively copy (cp -r) the $PASAHOME area to the cgi-bin directory of your webserver. Change permissions on everything so that it is world executable (ie. % chmod -R 755 ./PASA ) Now, visit the URL for the status report page for the pasa database you created during the pasa run above. 
 + 
 +http://yourServerName/cgi-bin/PASA/cgi-bin/status_report.cgi?db=$mysqldb 
 + 
 +This will provide some summary statistics and links to additional web-based utilities for navigating the results from your pasa run. 
 + 
 +Now that you have a URL for your base PASA url, update your original configuration file at: $PASAHOME/pasa_conf/conf.txt to set the value of BASE_PASA_URL=http://yourServerName/cgi-bin/PASA/cgi-bin/ 
 + 
 +===== Status ===== 
 + 
 +PASA is installed and there is a web interface currently running here: 
 + 
 +  * http://hpc.ilri.cgiar.org/cgi-bin/PASA/cgi-bin/status_report.cgi?db=pasa_tp_mar 
 +  * http://hpc.ilri.cgiar.org/cgi-bin/PASA/cgi-bin/status_report.cgi?db=pasa_tp_mar_chr2 
 +  * http://hpc.ilri.cgiar.org/cgi-bin/PASA/cgi-bin/status_report.cgi?db=pasa_tp_mar_chr3_530 
 +  * http://hpc.ilri.cgiar.org/cgi-bin/PASA/cgi-bin/status_report.cgi?db=pasa_tp_mar_chr3_531 
 +  * http://hpc.ilri.cgiar.org/cgi-bin/PASA/cgi-bin/status_report.cgi?db=sample_mydb_pasa 
 + 
 +I'm not sure if there is other functionality, such as a "start page" or the like.
pasa.1250687472.txt.gz · Last modified: 2010/05/22 14:19 (external edit)