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 - PGx genotyping in terms of star alleles==
The Pharmacotyper is a Python script that extracts relevant variants from a VCF and returns
+
The Pharmacotyper is a collection of tools for genotyping of PGx alleles
 +
 
 +
===Pharmacotyper latest version===
 +
The current version of Pharmacotyper is based on published tools in a Singularity container.
 +
;HLA typing
 +
: [https://github.com/humanlongevity/HLA xHLA]
 +
: [https://github.com/inumanag/aldy Aldy]
 +
 
 +
===Pharmacotyper legacy version===
 +
The first version of the Pharmacotype was based on custom methods, inspired by PharmCAT.
 
;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]]

Revision as of 10:20, 27 February 2019

Pharmacotyper - PGx genotyping in terms of star alleles

The Pharmacotyper is a collection of tools for genotyping of PGx alleles

Pharmacotyper latest version

The current version of Pharmacotyper is based on published tools in a Singularity container.

HLA typing
xHLA
Aldy

Pharmacotyper legacy version

The first version of the Pharmacotype was based on custom methods, inspired by PharmCAT.

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 variants in terms of queries to Pharmacoracle

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