-
Notifications
You must be signed in to change notification settings - Fork 21
Deprecate UPHENO:0001002, rename UPHENO:0001001 (#1009) #1026
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
Open
matentzn
wants to merge
11
commits into
obophenotype:master
Choose a base branch
from
matentzn:issue-1009-deprecate-phenotypic-effect
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 10 commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
17f88c4
Gitignore .claude/ directory
matentzn baf55bf
Deprecate UPHENO:0001002, rename UPHENO:0001001 to phenotypic effect …
matentzn 3881e52
Revert phenotype.yaml, label/def should be set manually
matentzn 9af251e
Rename UPHENO:0001001 in DOSDP data, remove 0001002 filler (#1009)
matentzn 561dc3f
Add custom definition for UPHENO:0001001 via DOSDP override (#1009)
matentzn 3c13b34
Add DOSDP override columns and component sources to pipeline docs
matentzn dab59d0
Merge branch 'master' into pr/1026
matentzn f32afc5
Apply suggestion from @matentzn
matentzn da9d428
Update obsolete.tsv
matentzn 48bbbc7
Merge branch 'issue-1009-deprecate-phenotypic-effect' of https://gith…
matentzn 04fe8cd
Apply suggestion from @matentzn
matentzn 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 hidden or 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
This file contains hidden or 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
This file contains hidden or 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 |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| defined_class defined_class_name bearer | ||
| http://purl.obolibrary.org/obo/UPHENO_0001001 phenotype owl:Thing | ||
| defined_class defined_class_name bearer defined_class_definition | ||
| http://purl.obolibrary.org/obo/UPHENO_0001001 phenotypic effect owl:Thing An observable characteristic of an organism expressed as a deviation, alteration, or qualified state relative to a reference condition, resulting from genetic, environmental, or gene-environment influences. | ||
|
matentzn marked this conversation as resolved.
Outdated
|
||
This file contains hidden or 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 |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| defined_class defined_class_name bearer modifier | ||
| http://purl.obolibrary.org/obo/UPHENO_0001002 phenotypic effect owl:Thing PATO:0000460 | ||
|
|
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
@sbello this is the important part
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.
By defining 'phenotypic effect' this way and getting rid of phenotype the MP header terms (adipose tissue phenotype, behavior/neurological phenotype, etc) will no longer fall under this term. The MP header terms are all effect neutral and MGI uses annotations to them to capture normal phenotypes. The MP has these defined as 'the observable morphological and physiological characteristics of X that are manifested through development and lifespan' where manifested is doing the work of differentiating between the trait (the characteristic in potentia, e.g. eye color) and the phenotype (the characteristic we actually see, e.g. blue eyes).
Or is the intent that 'qualified state' covers the qualification 'normal'? I think we may need a note on this term to clarify what is meant. I do see further down the file the term 'normal meiosis phenotype' so possibly the intent is to cover normals?
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.
Discussed this with Nico, the intention is that qualified does cover any type of phenotype and is meant to do the work of distinguishing between the trait (e.g. eye color) and the phenotype (e.g. brown eyes). We should add a comment to this term to clarify the intent and scope. We'll draft a comment int he next editors' call.