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

DO NOT MERGE YET :) example usage of data_var in pattern #481

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

srobb1
Copy link
Collaborator

@srobb1 srobb1 commented Jun 18, 2019

changed

  • added data_var exact_syns
  • added data_var def_xrefs
  • generated synonymns
  • removed exact synonyms in the annotations block

Example TSV

defined_class defined_class_name anatomical_entity1 anatomical_entity1_label anatomical_entity2 anatomical_entity2_label exact_syns def_dbxrefs defined_class_exact_synonym
PLANA:1000032 PLANA:0000030 midline PLANA:0000030 midline syn1 | syn2 | syn3 PMID:0000000 | UBERON:00000000 test overwrite defined_class_exact_synonym

changed
 - exact_syns
 - def_xrefs
 - generated synonymns
 - removed exact synonyms in the annotations block

Example TSV
|               |                    |                    |                          |                    |                          |                     |                                |                                            | 
|---------------|--------------------|--------------------|--------------------------|--------------------|--------------------------|---------------------|--------------------------------|--------------------------------------------| 
| defined_class | defined_class_name | anatomical_entity1 | anatomical_entity1_label | anatomical_entity2 | anatomical_entity2_label | exact_syns          | def_dbxrefs                    | defined_class_exact_synonym                | 
| PLANA:1000032 |                    | PLANA:0000030      | midline                  | PLANA:0000030      | midline                  | syn1 \| syn2 \|  syn3 | PMID:0000000 \| UBERON:00000000 | test overwrite defined_class_exact_synonym |
@srobb1
Copy link
Collaborator Author

srobb1 commented Jun 18, 2019

make does fail if the columns are missing from the TSV :(

@matentzn
Copy link
Collaborator

I made another ticket here: INCATools/dosdp-tools#137

@matentzn
Copy link
Collaborator

Thanks @srobb1 !!! :) Lets see what our generals advice.

@matentzn matentzn changed the title example usage of data_var in pattern DO NOT MERGE YET :) example usage of data_var in pattern Jun 23, 2019
@matentzn
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants