Skip to content

Commit

Permalink
Merge pull request #133 from sbslee/0.25.0-dev
Browse files Browse the repository at this point in the history
0.25.0 dev
  • Loading branch information
sbslee authored Jun 16, 2024
2 parents 725250c + bbce287 commit 7bec840
Show file tree
Hide file tree
Showing 8 changed files with 478 additions and 50 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
*********

0.25.0 (2024-06-16)
-------------------

* Add 26 new genes: ACYP2, ADRA2A, ADRB2, ANKK1, APOE, ATM, BCHE, BDNF, DBH, DRD2, F2, GRIK1, GRIK4, GRIN2B, HTR1A, HTR2A, IFNL4, ITGB3, ITPA, OPRK1, OPRM1, RARG, SLC6A4, SLC28A3, SLC47A2, UGT1A6.

0.24.0 (2024-03-31)
-------------------

Expand Down
73 changes: 49 additions & 24 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,58 +52,83 @@ glossary.html#structural-variation-sv>`__ using a machine learning-based
approach. Finally, note that PyPGx is compatible with both of the Genome
Reference Consortium Human (GRCh) builds, GRCh37 (hg19) and GRCh38 (hg38).

There are currently 61 pharmacogenes in PyPGx:
There are currently 87 pharmacogenes in PyPGx:

.. list-table::

* - ABCB1
- ABCG2
- CACNA1S
- ACYP2
- ADRA2A
- ADRB2
* - ANKK1
- APOE
- ATM
- BCHE
- BDNF
* - CACNA1S
- CFTR
- COMT
* - CYP1A1
- CYP1A1
- CYP1A2
- CYP1B1
* - CYP1B1
- CYP2A6/CYP2A7
- CYP2A13
* - CYP2B6/CYP2B7
- CYP2B6/CYP2B7
- CYP2C8
- CYP2C9
* - CYP2C9
- CYP2C19
- CYP2D6/CYP2D7
* - CYP2E1
- CYP2E1
- CYP2F1
- CYP2J2
* - CYP2J2
- CYP2R1
- CYP2S1
* - CYP2W1
- CYP2W1
- CYP3A4
- CYP3A5
* - CYP3A5
- CYP3A7
- CYP3A43
* - CYP4A11
- CYP4A11
- CYP4A22
- CYP4B1
* - CYP4B1
- CYP4F2
- CYP17A1
* - CYP19A1
- CYP19A1
- CYP26A1
* - DBH
- DPYD
- DRD2
- F2
- F5
- G6PD
* - GSTM1
- GSTP1
* - G6PD
- GRIK1
- GRIK4
- GRIN2B
- GSTM1
* - GSTP1
- GSTT1
- HTR1A
- HTR2A
- IFNL3
* - IFNL3
- ITGB3
- ITPA
- MTHFR
* - NAT1
- NAT2
- NAT1
* - NAT2
- NUDT15
- OPRK1
- OPRM1
- POR
- PTGIS
* - RYR1
* - PTGIS
- RARG
- RYR1
- SLC6A4
- SLC15A2
- SLC22A2
* - SLC22A2
- SLC28A3
- SLC47A2
- SLCO1B1
- SLCO1B3
* - SLCO2B1
Expand All @@ -112,12 +137,12 @@ There are currently 61 pharmacogenes in PyPGx:
- TPMT
- UGT1A1
* - UGT1A4
- UGT1A6
- UGT2B7
- UGT2B15
- UGT2B17
- VKORC1
* - XPC
-
* - VKORC1
- XPC
-
-
-
Expand Down
73 changes: 49 additions & 24 deletions docs/create.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,58 +79,83 @@
approach. Finally, note that PyPGx is compatible with both of the Genome
Reference Consortium Human (GRCh) builds, GRCh37 (hg19) and GRCh38 (hg38).
There are currently 61 pharmacogenes in PyPGx:
There are currently 87 pharmacogenes in PyPGx:
.. list-table::
* - ABCB1
- ABCG2
- CACNA1S
- ACYP2
- ADRA2A
- ADRB2
* - ANKK1
- APOE
- ATM
- BCHE
- BDNF
* - CACNA1S
- CFTR
- COMT
* - CYP1A1
- CYP1A1
- CYP1A2
- CYP1B1
* - CYP1B1
- CYP2A6/CYP2A7
- CYP2A13
* - CYP2B6/CYP2B7
- CYP2B6/CYP2B7
- CYP2C8
- CYP2C9
* - CYP2C9
- CYP2C19
- CYP2D6/CYP2D7
* - CYP2E1
- CYP2E1
- CYP2F1
- CYP2J2
* - CYP2J2
- CYP2R1
- CYP2S1
* - CYP2W1
- CYP2W1
- CYP3A4
- CYP3A5
* - CYP3A5
- CYP3A7
- CYP3A43
* - CYP4A11
- CYP4A11
- CYP4A22
- CYP4B1
* - CYP4B1
- CYP4F2
- CYP17A1
* - CYP19A1
- CYP19A1
- CYP26A1
* - DBH
- DPYD
- DRD2
- F2
- F5
- G6PD
* - GSTM1
- GSTP1
* - G6PD
- GRIK1
- GRIK4
- GRIN2B
- GSTM1
* - GSTP1
- GSTT1
- HTR1A
- HTR2A
- IFNL3
* - IFNL3
- ITGB3
- ITPA
- MTHFR
* - NAT1
- NAT2
- NAT1
* - NAT2
- NUDT15
- OPRK1
- OPRM1
- POR
- PTGIS
* - RYR1
* - PTGIS
- RARG
- RYR1
- SLC6A4
- SLC15A2
- SLC22A2
* - SLC22A2
- SLC28A3
- SLC47A2
- SLCO1B1
- SLCO1B3
* - SLCO2B1
Expand All @@ -139,12 +164,12 @@
- TPMT
- UGT1A1
* - UGT1A4
- UGT1A6
- UGT2B7
- UGT2B15
- UGT2B17
- VKORC1
* - XPC
-
* - VKORC1
- XPC
-
-
-
Expand Down
Loading

0 comments on commit 7bec840

Please sign in to comment.