obophenotype / obophenotype/uberon
QC: Need cycle detection on basic.owl
Open
@anitacaron is already working on this.
Since Feb 1, 2022.
- Dominant language
- Emacs Lisp
- Stars
- 163
- Forks
- 43
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 5
Description
We need to check basic for cycles ideally in basic file. High priority. Maybe ontobio. The old command is deprecated:
$(REPORTDIR)/%-cycles: %.obo
echo "STRONG WARNING: $@ skipped, because there is no more blip." && touch $@
# owltools --no-debug $< --list-cycles -f > $@
#blip-findall -i $< "subclass_cycle/2" -label > $@
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.