Skip to content

Commit

Permalink
Merge pull request #113 from steppi/more_adeft_groundings
Browse files Browse the repository at this point in the history
More adeft groundings
  • Loading branch information
bgyori authored Jan 27, 2020
2 parents f0baa60 + fd41996 commit 9315547
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 3 deletions.
2 changes: 2 additions & 0 deletions entities.csv
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ FLRT
FNT
FOS_family
FOXO
FPR
FSH
FUT
FZD
Expand Down Expand Up @@ -463,6 +464,7 @@ PIM
PKA
PKC
PKI
PKN
PLA2
PLA2G2
PLA2G4
Expand Down
1 change: 1 addition & 0 deletions equivalences.csv
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,7 @@ HGNC_GROUP,183,KCN
HGNC_GROUP,184,SCN
HGNC_GROUP,185,SCNN
HGNC_GROUP,186,CATSPER
HGNC_GROUP,198,FPR
HGNC_GROUP,214,P2RX
HGNC_GROUP,223,BDKR
HGNC_GROUP,247,TPCN
Expand Down
6 changes: 4 additions & 2 deletions export/famplex.belns
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Keyword=FPLX
NameString=FamPlex
DomainString=Gene and Gene Products
VersionString=20200123
CreatedDateTime=2020-01-23T22:36:43
VersionString=20200127
CreatedDateTime=2020-01-27T14:12:38
DescriptionString=FamPlex is a collection of resources for grounding biological entities from text and describing their hierarchical relationships.
QueryValueURL=http://identifiers.org/fplx/

Expand Down Expand Up @@ -236,6 +236,7 @@ FLRT|CGPR
FNT|CGPR
FOS_family|CGPR
FOXO|CGPR
FPR|CGPR
FSH|CGPR
FUT|CGPR
FZD|CGPR
Expand Down Expand Up @@ -476,6 +477,7 @@ PIM|CGPR
PKA|CGPR
PKC|CGPR
PKI|CGPR
PKN|CGPR
PLA2|CGPR
PLA2G2|CGPR
PLA2G4|CGPR
Expand Down
19 changes: 18 additions & 1 deletion export/famplex.obo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
format-version: 1.2
date: 23:01:2020 22:36
date: 27:01:2020 14:34

[Term]
id: FPLX:5_hydroxytryptamine_receptors_ionotropic
Expand Down Expand Up @@ -3525,6 +3525,15 @@ inverse_is_a: HGNC:FOXO3
inverse_is_a: HGNC:FOXO4
inverse_is_a: HGNC:FOXO6

[Term]
id: FPLX:FPR
name: FPR
xref: HGNC_GROUP:198
is_a: FPLX:root
inverse_is_a: HGNC:FPR1
inverse_is_a: HGNC:FPR2
inverse_is_a: HGNC:FPR3

[Term]
id: FPLX:FSH
name: FSH
Expand Down Expand Up @@ -7918,6 +7927,14 @@ inverse_is_a: HGNC:PKIA
inverse_is_a: HGNC:PKIB
inverse_is_a: HGNC:PKIG

[Term]
id: FPLX:PKN
name: PKN
is_a: FPLX:root
inverse_is_a: HGNC:PKN1
inverse_is_a: HGNC:PKN2
inverse_is_a: HGNC:PKN3

[Term]
id: FPLX:PLA2
name: PLA2
Expand Down
6 changes: 6 additions & 0 deletions export/hgnc_symbol_map.csv
Original file line number Diff line number Diff line change
Expand Up @@ -999,6 +999,9 @@ FOXO1,3819
FOXO3,3821
FOXO4,7139
FOXO6,24814
FPR1,3826
FPR2,3827
FPR3,3828
FSHB,3964
FUT1,4012
FUT10,19234
Expand Down Expand Up @@ -2590,6 +2593,9 @@ PKD2L2,9012
PKIA,9017
PKIB,9018
PKIG,9019
PKN1,9405
PKN2,9406
PKN3,17999
PLA2G10,9029
PLA2G12A,18554
PLA2G12B,18555
Expand Down
6 changes: 6 additions & 0 deletions relations.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3895,3 +3895,9 @@ HGNC,TK1,isa,FPLX,Deoxyribonucleoside_kinases
HGNC,TK2,isa,FPLX,Deoxyribonucleoside_kinases
HGNC,RIPK1,isa,FPLX,RIPK
HGNC,RIPK2,isa,FPLX,RIPK
HGNC,PKN1,isa,FPLX,PKN
HGNC,PKN2,isa,FPLX,PKN
HGNC,PKN3,isa,FPLX,PKN
HGNC,FPR1,isa,FPLX,FPR
HGNC,FPR2,isa,FPLX,FPR
HGNC,FPR3,isa,FPLX,FPR

0 comments on commit 9315547

Please sign in to comment.