Newer
Older
------------------------
o ViSEAGO citation update
------------------------
o GOterms_heatmap GO.clusters column convert to character in order to prevent data.table merge error.
CHANGES IN VERSION 0.99.33
------------------------
o merge_enrich_terms exemple update.
CHANGES IN VERSION 0.99.34
------------------------
o README update (download from Bioconductor and forgeMIA gitlab)
o add require("topGO") in create_topGOdata method
CHANGES IN VERSION 0.99.35
------------------------
o README update
CHANGES IN VERSION 0.99.36
------------------------
o annotate id argument signature with "NULL"
CHANGES IN VERSION 0.99.37
------------------------
o add environment option for merge_enrich_terms
CHANGES IN VERSION 0.99.38
------------------------
o show method for GO_cluster print bug correction
CHANGES IN VERSION 0.99.39
------------------------

Aurelien Brionne
committed
o check gene background in merge_enrich_terms upgrade
CHANGES IN VERSION 0.99.40
------------------------
o add attachNamespace("topGO") instead require("topGO") in create_topGOdata method for prevent build check warnings
CHANGES IN VERSION 0.99.41
------------------------
o keep require("topGO") in create_topGOdata method
CHANGES IN VERSION 0.99.42
------------------------
o remove environment signature in merge_enrich_terms
CHANGES IN VERSION 1.0.0
------------------------
o master branch of Bioconductor
------------------------
o add gene_symbol field for Custom2GO
o patch for Custom gene_symbols on merge_enrich_terms
o set esummary to 400 terms (instead of 500) by querying on merge_enrich_terms
o add gene frequency hover text on GOterms_heatmap
o add custom heatmap colors on GOterms_heatmap
o showIC print patch on GOterms_heatmap
o GO count update
o prevent bioconductor errors when check examples
o merge_enrich_terms upgrade for custom
o Ensembl2GO() biomart update
o merge_enrich_terms upgrade pvalue cutoff
o GOterms_heatmap remove row side colors text and correct showIC column
o vignettes update
o annotate() update for uniprot
CHANGES IN VERSION 1.7
------------------------
o Ensembl2GO() biomart update