-
Notifications
You must be signed in to change notification settings - Fork 49
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
Adjust hierarchy of somatosensory neurons (sensu Teleostei) #2751
Open
AvolaAmg
wants to merge
4
commits into
master
Choose a base branch
from
Adjust-hierarchy-of-somatosensory-neurons-(sensu-Teleostei)
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
a4640c1
Adjust hierarchy of somatosensory neurons (sensu Teleostei)
AvolaAmg 70e1c7e
Merge branch 'master' into Adjust-hierarchy-of-somatosensory-neurons-…
AvolaAmg 730adc5
Merge branch 'master' into Adjust-hierarchy-of-somatosensory-neurons-…
Caroline-99 436c572
Merge branch 'master' into Adjust-hierarchy-of-somatosensory-neurons-…
AvolaAmg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3087,6 +3087,8 @@ Declaration(Class(obo:CL_4042033)) | |
Declaration(Class(obo:CL_4042034)) | ||
Declaration(Class(obo:CL_4042035)) | ||
Declaration(Class(obo:CL_4042036)) | ||
Declaration(Class(obo:CL_4042037)) | ||
Declaration(Class(obo:CL_4042038)) | ||
Declaration(Class(obo:CL_4042039)) | ||
Declaration(Class(obo:CL_4042040)) | ||
Declaration(Class(obo:CL_4047006)) | ||
|
@@ -8018,7 +8020,7 @@ SubClassOf(obo:CL_0000529 obo:CL_0000710) | |
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:1842357") Annotation(oboInOwl:hasDbXref "doi:10.1242/dev.108.1.121") obo:IAO_0000115 obo:CL_0000530 "A neuron that develops during the early segmentation stages in teleosts, before the neural tube is formed.") | ||
AnnotationAssertion(rdfs:label obo:CL_0000530 "primary neuron (sensu Teleostei)") | ||
SubClassOf(obo:CL_0000530 obo:CL_0000540) | ||
SubClassOf(obo:CL_0000530 ObjectSomeValuesFrom(obo:RO_0002100 obo:UBERON_0001017)) | ||
SubClassOf(obo:CL_0000530 ObjectSomeValuesFrom(obo:RO_0002100 obo:UBERON_0002240)) | ||
SubClassOf(Annotation(obo:IAO_0000233 "https://github.com/obophenotype/cell-ontology/pull/1950") obo:CL_0000530 ObjectSomeValuesFrom(obo:RO_0002162 obo:NCBITaxon_32443)) | ||
|
||
# Class: obo:CL_0000531 (primary sensory neuron (sensu Teleostei)) | ||
|
@@ -8029,6 +8031,10 @@ EquivalentClasses(obo:CL_0000531 ObjectIntersectionOf(obo:CL_0000101 obo:CL_0000 | |
|
||
# Class: obo:CL_0000532 (CAP motoneuron) | ||
|
||
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:17971221") Annotation(oboInOwl:hasDbXref "PMID:35431796") obo:IAO_0000115 obo:CL_0000532 "A primary motor neuron with its soma in the caudal region of a spinal cord. The axon of this motoneuron exit the spinal cord from one single point and innervates muscles from its lateral region.") | ||
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:3746410") oboInOwl:hasExactSynonym obo:CL_0000532 "CaP motorneuron") | ||
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:17971221") oboInOwl:hasRelatedSynonym obo:CL_0000532 "cap cell") | ||
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:18077593") oboInOwl:hasRelatedSynonym obo:CL_0000532 "caudal primary motor neuron") | ||
AnnotationAssertion(rdfs:label obo:CL_0000532 "CAP motoneuron") | ||
SubClassOf(obo:CL_0000532 obo:CL_0000533) | ||
|
||
|
@@ -8051,8 +8057,9 @@ SubClassOf(obo:CL_0000534 obo:CL_0000530) | |
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:1842357") Annotation(oboInOwl:hasDbXref "doi:10.1242/dev.108.1.121") obo:IAO_0000115 obo:CL_0000535 "A neuron of teleosts that develops later than a primary neuron, typically during the larval stages.") | ||
AnnotationAssertion(rdfs:label obo:CL_0000535 "secondary neuron (sensu Teleostei)") | ||
SubClassOf(obo:CL_0000535 obo:CL_0000540) | ||
SubClassOf(obo:CL_0000535 ObjectSomeValuesFrom(obo:RO_0002100 obo:UBERON_0001017)) | ||
SubClassOf(obo:CL_0000535 ObjectSomeValuesFrom(obo:RO_0002100 obo:UBERON_0002240)) | ||
SubClassOf(Annotation(obo:IAO_0000233 "https://github.com/obophenotype/cell-ontology/pull/1950") obo:CL_0000535 ObjectSomeValuesFrom(obo:RO_0002162 obo:NCBITaxon_32443)) | ||
SubClassOf(obo:CL_0000535 ObjectSomeValuesFrom(obo:RO_0002202 obo:UBERON_0002342)) | ||
|
||
# Class: obo:CL_0000536 (secondary motor neuron (sensu Teleostei)) | ||
|
||
|
@@ -32748,6 +32755,24 @@ AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:38020069") rdfs:comment | |
AnnotationAssertion(rdfs:label obo:CL_4042036 "melanin-concentrating hormone neuron"@en) | ||
SubClassOf(obo:CL_4042036 obo:CL_2000029) | ||
|
||
# Class: obo:CL_4042037 (middle primary motoneuron) | ||
|
||
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:35431796") Annotation(oboInOwl:hasDbXref "PMID:3746410") obo:IAO_0000115 obo:CL_4042037 "A type of primary motor neuron located in the middle region of the spinal cord. This primary motor neuron type is characterized by their distinct axonal pathways that innervate the middle trunk muscles.") | ||
AnnotationAssertion(terms:contributor obo:CL_4042037 <https://orcid.org/0000-0002-0098-8958>) | ||
AnnotationAssertion(terms:date obo:CL_4042037 "2024-11-13T13:39:28Z"^^xsd:dateTime) | ||
AnnotationAssertion(oboInOwl:hasDbXref obo:CL_4042037 "ZFA:0005179") | ||
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:3746410") Annotation(oboInOwl:hasSynonymType obo:OMO_0003000) oboInOwl:hasRelatedSynonym obo:CL_4042037 "MiP") | ||
AnnotationAssertion(rdfs:label obo:CL_4042037 "middle primary motoneuron"@en) | ||
SubClassOf(obo:CL_4042037 obo:CL_0000533) | ||
|
||
# Class: obo:CL_4042038 (rostral primary motorneuron) | ||
|
||
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:35431796") Annotation(oboInOwl:hasDbXref "PMID:3746410") obo:IAO_0000115 obo:CL_4042038 "A type of primary motor neuron situated in the rostral region of the spinal cord. RoP neurons extend their axons to innervate the dorsal trunk musculature.") | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Based on these references PMID: 35431796 and PMID: 3746410, RoP neurons extend their axons to innervate the ventral trunk musculature not the dorsal trunk musculature |
||
AnnotationAssertion(terms:contributor obo:CL_4042038 <https://orcid.org/0000-0002-0098-8958>) | ||
AnnotationAssertion(terms:date obo:CL_4042038 "2024-11-13T13:42:01Z"^^xsd:dateTime) | ||
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:3746410") Annotation(oboInOwl:hasSynonymType obo:OMO_0003000) oboInOwl:hasRelatedSynonym obo:CL_4042038 "RoP") | ||
AnnotationAssertion(rdfs:label obo:CL_4042038 "rostral primary motorneuron"@en) | ||
SubClassOf(obo:CL_4042038 obo:CL_0000533) | ||
# Class: obo:CL_4042039 (caudal ganglionic eminence derived neuron) | ||
|
||
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:12593982") Annotation(oboInOwl:hasDbXref "PMID:12637172") Annotation(oboInOwl:hasDbXref "PMID:20130169") Annotation(oboInOwl:hasDbXref "https://www.ncbi.nlm.nih.gov/books/NBK98190/") obo:IAO_0000115 obo:CL_4042039 "A neuron of the central nervous system that develops from a caudal ganglionic eminence.") | ||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 think
CAP motoneuron innervating muscles from its **lateral region**
needs more explanation. I found that this motornereron innervates the ventral portion of the axial musculature from its lateral region (PMID: 3746410, PMID: 3746409). If this is accurate, I would suggest addingThe axon of this motoneuron exit the spinal cord from one single point and innervates the lateral surface of ventral axial muscles