Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed term label and definition, #26958 #27043

Merged
merged 1 commit into from
Feb 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -227810,12 +227810,16 @@ creation_date: 2013-05-16T11:08:02Z

[Term]
id: GO:0038186
name: lithocholic acid receptor activity
name: bile acid nuclear receptor activity
namespace: molecular_function
def: "Combining with lithocholic acid and transmitting the signal to initiate a change in cell activity." [GOC:bf, PMID:12016314, PMID:12419312]
synonym: "LCA receptor activity" EXACT [PMID:10334992]
def: "A DNA-binding transcription factor activity regulated by binding to a bile acid that modulates the transcription of specific gene sets transcribed by RNA polymerase II." [GOC:bf, PMID:12016314]
synonym: "farnesoid X nuclear receptor activity" RELATED []
synonym: "farnesoid X receptor activity" RELATED [PMID:10334992]
synonym: "lithocholic acid receptor activity" RELATED []
is_a: GO:0004879 ! nuclear receptor activity
is_a: GO:0038181 ! bile acid receptor activity
relationship: has_part GO:1902121 ! lithocholic acid binding
relationship: has_part GO:0032052 ! bile acid binding
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/26958" xsd:anyURI
created_by: bf
creation_date: 2013-05-16T11:13:38Z

Expand Down
Loading