NEWS
enrichViewNet 1.3.4
NEW FEATURES
- The 'force' parameter in createEnrichMapMultiComplex() has been removed.
- The 'force' parameter in createEnrichMapMultiBasic() has been removed.
- The 'force' parameter in createEnrichMap() has been removed.
enrichViewNet 1.3.3
NEW FEATURES
- The createEnrichMapMultiComplex() now has an new parameter ... that enables passing extra parameters to imbedded emapplot() function.
- The createEnrichMapMultiBasic() now has an new parameter ... that enables passing extra parameters to imbedded emapplot() function.
- The createEnrichMap() now has an new parameter ... that enables passing extra parameters to imbedded emapplot() function.
enrichViewNet 1.3.2
BUG FIXES
- The package uses the Ensembl list rather than the query list to extract information when intersection column is missing, in the extractInformationWhenNoIntersection() function.
enrichViewNet 1.3.1
BUG FIXES
- The package uses the information about the organism when querying the gprofiler database.
enrichViewNet 1.1.2
NEW FEATURES
- The new function createEnrichMapMultiBasic() enables the creation of enrichment maps with groups from simple designs.
- The new function createEnrichMapMultiComplex() enables the creation of enrichment maps with groups from complex designs.
SIGNIFICANT USER-VISIBLE CHANGE
- The vignette contains new sections presenting the new functions createEnrichMapMultiBasic() and createEnrichMapMultiComplex().
enrichViewNet 1.1.1
SIGNIFICANT USER-VISIBLE CHANGE
- The enrichViewNet workflow figure, in the vignette, has been updated.
enrichViewNet 0.99.2
NEW FEATURES
- The man pages are respecting 80 character width.
enrichViewNet 0.99.1
NEW FEATURES
- The 'Installation' and 'Introduction' sections of the vignette have been updated.
enrichViewNet 0.99.0
NEW FEATURES
- The new createEnrichMap() function enables the creation of an enrichment map from enrichment results.
enrichViewNet 0.0.4
NEW FEATURES
- When 'intersection' column present in the GOST object, the software uses the column to create the output for Cytoscape, without having to call gconvert() function. The output is generated much more rapidly.
enrichViewNet 0.0.2
NEW FEATURES
- Added a NEWS.md file to track changes to the package.
SIGNIFICANT USER-VISIBLE CHANGES
- The createNetwork() method has a new parameter 'fileName' that enables the creation of a CX JSON file when Cytoscape is not running.
BUG FIXES
- The createCytoscapeCXJSON() method does not replicate anymore the genes that are associated to more than one term.