Skip to content

Commit

Permalink
disease-gene-relationships-qc.tsv
Browse files Browse the repository at this point in the history
- Update comment
  • Loading branch information
joeflack4 committed Dec 19, 2024
1 parent d3bf9e3 commit e3645e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ mondo-omim-genes.tsv: omim.owl
mondo-omim-genes.robot.tsv: mondo-omim-genes.tsv
python -m omim2obo.mondo_omim_genes_robot_tsv --inpath $< --outpath $@

# Ad hoc: Create a TSV of MIM-RO-MIM Gene-to-Disease realtions in omim.ttl
# Create a QC file of MIM-RO-MIM Gene-to-Disease associations in omim.ttl
disease-gene-relationships-qc.tsv: omim.ttl
robot query -i $< --query sparql/disease-gene-relationships.sparql $@

Expand Down

0 comments on commit e3645e5

Please sign in to comment.