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
| 1 infantile-onset spinocerebellar ataxia | |
| 1 spinocerebellar ataxia 1 | |
| 1 spinocerebellar ataxia 10 | |
| 1 spinocerebellar ataxia 11 | |
| 1 spinocerebellar ataxia 12 | |
| 1 spinocerebellar ataxia 13 | |
| 1 spinocerebellar ataxia 14 | |
| 1 spinocerebellar ataxia 15 | |
| 1 spinocerebellar ataxia 17 | |
| 1 spinocerebellar ataxia 19 |
This file has been truncated, but you can view the full file.
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
| <http://www.informatics.jax.org/accession/MGI:101759> <http://purl.obolibrary.org/obo/GO_0001786> | |
| <http://www.informatics.jax.org/accession/MGI:101764> <http://purl.obolibrary.org/obo/GO_0004693> | |
| <http://www.informatics.jax.org/accession/MGI:101835> <http://purl.obolibrary.org/obo/GO_0008766> | |
| <http://www.informatics.jax.org/accession/MGI:101835> <http://purl.obolibrary.org/obo/GO_0018169> | |
| <http://www.informatics.jax.org/accession/MGI:101835> <http://purl.obolibrary.org/obo/GO_0043773> | |
| <http://www.informatics.jax.org/accession/MGI:101835> <http://purl.obolibrary.org/obo/GO_0043774> | |
| <http://www.informatics.jax.org/accession/MGI:101835> <http://purl.obolibrary.org/obo/GO_0070735> | |
| <http://www.informatics.jax.org/accession/MGI:101835> <http://purl.obolibrary.org/obo/GO_0070736> | |
| <http://www.informatics.jax.org/accession/MGI:101835> <http://purl.obolibrary.org/obo/GO_0070737> | |
| <http://www.informatics.jax.org/accession/MGI:101835> <http://purl.obolibrary.org/obo/GO_0070738> |
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
| import JSON | |
| function init(mytype) | |
| # vector of vectors of whatever type is passed in | |
| vv = Vector{Vector{mytype}}(64) | |
| vv[1]=[mytype(1)] # | |
| vv[2]=[mytype(2)] # even double -1,/3 == .333 not int | |
| vv[3]=[mytype(4)] # even double -1,/3 == 1 is previously done | |
| vv[4]=[mytype(8)] # even double -1,/3 == 7/3 not int | |
| vv[5]=[mytype(16)] # even double -1,/3 == 5 (start a new chain @ 5) |
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
| ignore = """ | |
| given N side of (lower) triangle matrix | |
| k is number of processors | |
| N^2 / 2 is the apx area of work to be done | |
| N^2 / 2k is each processors fairish share | |
| a:x is an interval in 1:N |
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
| head -1 DECIPHER-18.tab | tr '\t' '\n' | grep -n . | |
| 1:#DiseaseID | |
| 2:DiseaseName | |
| 3:HpoId | |
| 4:HpoName | |
| 5:ageOfOnsetId | |
| 6:ageOfOnsetName | |
| 7:evidenceCode | |
| 8:frequencyModifier | |
| 9:sex |
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
| head -1 rare-diseases/annotated/v2smallFiles/DECIPHER-18.tab | tr '\t' '\n' | grep -n . | |
| 1:#diseaseID | |
| 2:diseaseName | |
| 3:phenotypeId | |
| 4:phenotypeName | |
| 5:onsetId | |
| 6:onsetName | |
| 7:frequency | |
| 8:sex | |
| 9:negation |
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
| big files are already a single file | |
| give a short pathname for ease | |
| and bring it to the root directory | |
| so I don't make a mess in the data directories | |
| ln -s rare-diseases/annotated/v2bigfiles/phenotype.hpoa v2big.tab | |
| Giving the file a non standard suffix which does not denote the format | |
| is not doing anyone a favor, phenotype is redundant in hpo |
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
| head -1 rare-diseases/annotated/v2smallFiles/DECIPHER-18.tab | tr '\t' '\n' | grep -n . | |
| 1:#diseaseID <- inconsistant capatilization | |
| 2:diseaseName | |
| 3:phenotypeId | |
| 4:phenotypeName | |
| 5:onsetId | |
| 6:onsetName | |
| 7:frequency | |
| 8:sex | |
| 9:negation |
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
| CELL | |
| pub | |
| species | |
| disease | |
| sex | |
| age | |
| category/type | |
| anatomy | |
| marker/allele |
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
| abnormalBehavior.yaml: text: "'has_part' some ('quality' and ('inheres_in' some %s) and ('qualifier' some 'abnormal'))" | |
| abnormalCellProliferation.yaml: text: "'has_part' some ('process quality' and ('inheres_in_part_of' some (cell_proliferation and ('occurs in' some %s))) and ('qualifier' some 'abnormal'))" | |
| abnormalFunctionality.yaml: text: "'has_part' some ('functionality' and ('inheres_in_part_of' some %s) and ('qualifier' some 'abnormal'))" | |
| abnormalLevelOfChemicalInEntity.yaml: text: "'has_part' some (amount and ('inheres_in' some (%s and ('part_of' some %s))) and ('qualifier' some abnormal))" | |
| abnormalLevelOfChemical.yaml: text: "'has_part' some ('amount' and ('inheres_in' some %s) and ('qualifier' some 'abnormal'))" | |
| abnormalLevelOfMolecularEntityInLocation.yaml: text: "'has_part' some ('amount' and ('inheres_in' some (%s and ('part_of' some %s))) and ('qualifier' some 'abnormal'))" | |
| abnormalLevelOfMolecularEntity.yaml: text: "'has_part' some ('amount' and ('inheres_in' some %s) and ('qualifier' some |
OlderNewer