Skip to content

esacinc/CPTAC-Assay-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPTAC Assay Portal

CPTAC ASSAY Portal is a php webapp.

  • found that php-curl extention is required
  • uses .htaccess to redirect and set global php variables
  • must set directory AllowOverride to All in apache virtual host file to enable .htaccess behavior

./core directory includes the Slim and Twig frameworks used in this project.

./swpg_global_settings.php includes db connection properties.

Assay Import Module:

  • uses curl calls to parse html in json object for data of interest.

URLs

Data Sources

Administrative Interfaces

Production