PSSPGX1 ;BIR/MV - PHARMACOGENOMICS API CONTINUE ;09/20/07
Source file <PSSPGX1.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| PGXMAIN(PSSBASE,PSSGENES,PSSDRUGS,PSSRSLT) | ;
|
|
| BLDXML(PSSGENES,PSSDRUGS) | ;
; @DRIVER ; @DESC Builds the PEPSRequest PSSXML element ; @PSSDRUGS drug list ; @RETURNS An xml string representing an entire PGX WARNING. |
|
| HEADER() | ;
; @DESC Builds the Header PSSXML element. A header is the section of the PSSXML ; that includes time, server, and user. This item holds no business logic, it ; only records debugging information. ; @RETURNS A the PSSXML string representing the header element. |
|
| BODY(PSSGENES,PSSDRUGS) | ;
; @DESC Builds the Body PSSXML element ; @PSSDRUGS drug list ; @RETURNS An PSSXML string representing the body element. |
|
| GENES(PSSGENES) | ;
|
|
| DRUGS(PSSDRUGS) | ;constructing XML for drug info
|
|
| SETWEBS(PSSWS) | ;Define server name and path
|
|
| VNGENE(PSSVNG) | ;Find Vendor Gene
|
|
| VNPHEN(PSSVNP) | ;Find Vendor Phenotype
|