NEWS


goSorensen 1.14.0

In this updated version, the package allows enrichment analysis and downstream comparisons without restricting the computation to a specific GO level. By setting the arguments GOLevel = NULL or GOLevels = NULL, users can work directly with all GO terms in the selected ontology.

Additionally, the main functions now include the keyType argument, allowing users to specify the type of gene identifiers (e.g., ENTREZID, SYMBOL, etc.) used in the analysis, improving flexibility and compatibility with different genes' ID.

This new functionality has been incorporated into the following functions:

In addition:

goSorensen 1.10.0

In this updated version, unless the user specifies otherwise in the onlyEnriched argument of the enrichedIn function, the enrichment matrix of GO terms includes only those terms that are enriched in at least one of the lists being compared, excluding all terms that are not enriched in any of the lists. This optimization significantly reduces computation times for enrichment analysis compared to previous versions, such as when generating enrichment contingency tables using buildEnrichTable.

Additionally, with the latest versions of Bioconductor and its updated packages, we have revised the naming conventions and outputs for results obtained from the primary goSorensen functions. These changes are summarized in two new bullet points, offering clearer guidance and improved usability for package users compared to earlier versions.

goSorensen 1.8.0

We add the following function:

In addition:

goSorensen 1.3.0

We add the following functions:

In addition:

goSorensen 1.2.0

goSorensen 1.1.0