-
Notifications
You must be signed in to change notification settings - Fork 27
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
Signor complexes #176
Signor complexes #176
Conversation
@@ -15,6 +15,7 @@ inverse_is_a: HGNC:HTR7 | |||
[Term] | |||
id: FPLX:5_hydroxytryptamine_receptors_ionotropic | |||
name: 5-hydroxytryptamine-receptors-ionotropic | |||
def: "A subclass of serotonin receptors that form cation channels and mediate signal transduction by depolarizing the cell membrane. The cation channels are formed from 5 receptor subunits. When stimulated the receptors allow the selective passage of SODIUM; POTASSIUM; and CALCIUM." [mesh:D044406] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh crazy, somehow I forgot to update the OBO file when I made the PR that added the definitions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was just wondering how come the tests didn't error last time, they should normally error on any diffs in exports...
SIGNOR,SIGNOR-C266,MRPS | ||
SIGNOR,SIGNOR-C304,Cohesin | ||
SIGNOR,SIGNOR-C313,MAC | ||
SIGNOR,SIGNOR-C317,Fibrin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you doing these by hand?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If so, maybe we should add SIGNOR's names to PyOBO (biopragmatics/pyobo#107) then do some curation a la Biomappings style
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I did them basically by hand. I got a dump of the SIGNOR complexes and scanned through it for things that looked familiar. I may have missed a few
This PR adds equivalences to Signor complexes for some existing Famplex complexes. The process of finding equivalences was not completely systematic and it's possible that more equivalences can be found.