Closed tanghaibao closed 1 year ago
This PR adds option --obsolete to find_enrichment.py.
--obsolete
find_enrichment.py
--obsolete {keep,replace,skip} Strategy for handling obsolete GO terms (default: skip)
The replace strategy updates the obsolete GO term with terms suggested in replaced_by and consider.
replace
replaced_by
consider
This PR adds option
--obsolete
tofind_enrichment.py
.The
replace
strategy updates the obsolete GO term with terms suggested inreplaced_by
andconsider
.