- refactor
.initial()to use a controlled environment for robust data loading (2026-01-15, Thu) - enhance cache reading robustness in
computeIC()andwangMethod_internal()(2026-01-15, Thu) - update
load_onto()documentation (2026-01-12, Mon) - enhance
godata()input validation (2026-01-12, Mon) - refactor internal ontology type checking (2026-01-12, Mon)
- fix cache integration in
.initialand refactor consumers to useget_cache_element(2026-01-12, Mon) - fix
load_onto()using cache incorrectly (2026-01-12, Mon) - use cache mechanisms defined in 'yulab.utils' for caching (2026-01-12, Mon)
- update URLs, fix typos and refine roxygen documentation (2026-01-12, Mon)
- use cache mechanisms defined in 'yulab.utils' for caching (2025-12-08, Mon)
- update roxygen to use 'markdown' syntax and unify duplicated docs into templates (in 'man-roxygen' folder) (2025-12-07, Sun)
- move
get_organism()from 'DOSE' (2025-12-07, Sun) - move
load_OrgDb()to 'yulab.utils' (2025-12-05, Fri)
- Bioconductor RELEASE_3_22 (2025-11-01, Sat)
- bug fixed that introduced in previous commit (2025-10-03, Fri)
- alternative url for
load_onto()(2025-08-12, Tue)
- Bioconductor RELEASE_3_21 (2025-04-17, Thu)
- Bioconductor RELEASE_3_20 (2024-10-30, Wed)
get_rel_df()to access ontology relation data frame required by the Wang method (2024-08-13, Tue)- a set of 'OntDb' methods for accessing sqlite data generated by the 'obolite' package (2024-08-13, Tue)
- use
yulab.utils::yulab_msg()for startup message (2024-07-26, Fri)
- Bioconductor RELEASE_3_19 (2024-05-15, Wed)
- update
buildGOmap()parameter to be consistent withenricher()andGSEA()(2024-02-06, Tue, #47)
- extend
godata()to support passing a data.frame (can be output ofread.gaf()orread.blast2go()) to 'annoDb' (2023-01-16, Tue) - deprecate 'OrgDb' and introduce new parameter 'annoDb' in
godata() - standardize the output of
read.gaf()andread.blast2go() - optimize
buildGOmap()
- Bioconductor RELEASE_3_18 (2023-10-25, Wed)
- use
check_installed()to check package dependency (2023-09-12, Tue, #43)
read.blast2go()to parse 'blast2go' result (2023-07-10, Mon, #41, #42)- move
buildGOmap()andread.gaf()from 'clusterProfiler' (2023-07-10, Mon)
- semantic similarity measurement support for MPO (2023-04-06, Thu)
- TCSS semantic similarity measurement support for DO and MPO (2023-04-06, Thu)
- Bioconductor RELEASE_3_17 (2023-05-03, Wed)
- Bioconductor RELEASE_3_16 (2022-11-02, Wed)
- Replacing DO.db with HDO.db (2022-07-29, Mon)
- Bioconductor 3.15 release
- Avoid eval-parse in
load_OrgDb()(2022-01-10, Mon)
- Bioconductor 3.14 release
- TCSS method (@qibaiqi, #35; 2021-08-02, Mon)
- Bioconductor 3.13 release
- bug fixed according to the update of GO.db (2020-10-29, Thu)
- Bioconductor 3.12 release (2020-10-28, Wed)
- new site, https://yulab-smu.top/biomedical-knowledge-mining-book/ for documentation (2020-09-04, Fri)
- update vignette
- update
data/gotbl
- bug fixed of IC method when input IDs contain invalid terms. (2020-07-25, Sat)
- Bioconductor 3.11 release
- add new citation (2020-03-19, Thu)
- fixed compiling error due to the change of Rcpp
mgeneSimandmclusterSimnow always return matrix (2018-08-08, Wed)
- return NA for deprecated IDs (2018-01-09, Fri)