Anonymous

Changes

Pharmacoracle

281 bytes added, 14:32, 13 July 2018
Examples of use
Find the Azathioprine TPMT functional status of the TPMT*3B allele:
<pre>curl https://www.pgx.no/api/pharmacoracle -d "drugs=azathioprine&query=SuperClasses:has_haplotype some TPMTstar3B"</pre>
 
Find the Azathioprine dosing recommendations for a patient with two Azathioprine TPMT No Function alleles:
<pre>curl https://www.pgx.no/api/pharmacoracle -d "drugs=azathioprine&query=EquivalentClasses:has_phenotype some (has_function exactly 2 AzathioprineTPMT_NoFunction)"</pre>