Difference between revisions of "Pharmacotyper"

(Pharmacotyper - getting relevant PGx variants from a patient VCF)
(Pharmacotyper - getting relevant PGx variants from a patient VCF)
Line 1: Line 1:
 
==Pharmacotyper - getting relevant PGx variants from a patient VCF==
 
==Pharmacotyper - getting relevant PGx variants from a patient VCF==
The Pharmacotyper extracts relevant variants from a VCF returns
+
The Pharmacotyper is a Python script that extracts relevant variants from a VCF returns
 
;allele matching
 
;allele matching
 
: Match variants to PGx alleles by custom method. Return list of possible PGx alleles in the nomenclature of the OWL ontology of [[Pharmacoracle]]
 
: Match variants to PGx alleles by custom method. Return list of possible PGx alleles in the nomenclature of the OWL ontology of [[Pharmacoracle]]
 
;haplotype queries
 
;haplotype queries
 
: Return [[Pharmacoracle]] queries based on the PGx alleles
 
: Return [[Pharmacoracle]] queries based on the PGx alleles
 +
 +
We have coined the verb ''to pharmacotype'' for the action of the Pharmacotyper.

Revision as of 15:10, 13 July 2018

Pharmacotyper - getting relevant PGx variants from a patient VCF

The Pharmacotyper is a Python script that extracts relevant variants from a VCF returns

allele matching
Match variants to PGx alleles by custom method. Return list of possible PGx alleles in the nomenclature of the OWL ontology of Pharmacoracle
haplotype queries
Return Pharmacoracle queries based on the PGx alleles

We have coined the verb to pharmacotype for the action of the Pharmacotyper.