Fix bug in compare app when selecting marker
classes and plotting the map
Change organlle profile plots to 25% and 75%
quantiles
CHANGES IN VERSION 2.15.1
Remap in aggregation app.
CHANGES IN VERSION 2.15.0
New version for Bioc devel
pRolocGUI 2.14
CHANGES IN VERSION 2.14
New version for Bioc release 3.19
pRolocGUI 2.13
CHANGES IN VERSION 2.13.0
New version for Bioc devel 3.19
pRolocGUI 2.12
CHANGES IN VERSION 2.12.0
Bioconductor release 3.18
pRolocGUI 2.11
CHANGES IN VERSION 2.11.0
New version for Bioc devel
CHANGES IN VERSION 2.11.1
Fix bug in DT table when fData column is a matrix see
issue #117
pRolocGUI 2.10
CHANGES IN VERSION 2.8.0
Bioconductor release 3.17
pRolocGUI 2.9
CHANGES IN VERSION 2.9.0
New version for Bioc 3.17
CHANGES IN VERSION 2.9.1
Fix bugs in table selection in explore and compare app
Fix transparency slider in explore app
pRolocGUI 2.8
CHANGES IN VERSION 2.8.0
Biocondutor release 3.16
pRolocGUI 2.7
CHANGES IN VERSION 2.7.2
Explicitly add remap function for aggregation app
CHANGES IN VERSION 2.7.1
Move LMB as maintainer
Update URLs for Github repo
Removed deprecated cogs icon to gears
Fix bug in shinyhelper
CHANGES IN VERSION 2.7.0
New version for Bioc 3.15
pRolocGUI 2.5
CHANGES IN VERSION 2.5.4
Fixed issue #108 by removing scrollX known issue in DT package
CHANGES IN VERSION 2.5.3
Update README
CHANGES IN VERSION 2.5.2
CHANGES IN VERSION 2.5.1
fix #109 bug in pRolocVis when 'markers' is missing
from fvarLabels
fontawesome deprecated switch to cogs for sidebar
fix bug in colour menu #110 attributed from shinyWidgets
changing the class name from checkboxGroupButtons to
checkbox-group-buttons
CHANGES IN VERSION 2.5.0
New version for Bioc
pRolocGUI 2.3
CHANGES IN VERSION 2.3.0
New version for Bioc
pRolocGUI 2.1
CHANGES IN VERSION 2.1.3
added and renames buttons for downloading data
fixed issue #104 that occurs when marker classes
have only 1 member
CHANGES IN VERSION 2.1.2
re-write of code to fix the breaking changes
introduced by shinydashboardPlus v2
depend on shinydashboardPlus 2.0.0
fixed bug in pRolocVis which fails when no fcol
explicitly called markers is not present
added argument classProfiles to compare and explore
apps so that users can choose to display class
specific profiles
CHANGES IN VERSION 2.1.1
fixed typos in vigentte
fixed typos in explore and compare apps UIs
pRolocGUI 2.0
CHANGES IN VERSION 2.0.0
New version for Bioc release
pRolocGUI 1.99
CHANGES IN VERSION 1.99.2
fixed warning in profiles plot
fixed colour matching in factet plot
CHANGES IN VERSION 1.99.1
Apps updated to new shinydashboardPlus style
Options to save plots as high res images
User set colourpicker for creating figures
Support for data export to csv
Support batch import searching
PCA app has been replaced with explore app
New aggregation app
Classify app removed
pRolocGUI 1.21
CHANGES IN VERSION 1.21.3
Depend on latest pRoloc
CHANGES IN VERSION 1.21.2
Keep only one maintainer
CHANGES IN VERSION 1.21.1
Update email
pRolocGUI 1.15
CHANGES IN VERSION 1.15.2
Update NEWS and pkgdown site
CHANGES IN VERSION 1.15.1
Replace BiocInstaller biocLite mentions with BiocManager
CHANGES IN VERSION 1.15.0
New version for Bioc devel
pRolocGUI 1.14
CHANGES IN VERSION 1.14.0
New version for Bioc release
pRolocGUI 1.13
CHANGES IN VERSION 1.13.2
Catch unnecessary idDT error produced on exit <2018-04-23 Mon>
CHANGES IN VERSION 1.13.1
Update pRolocVis documentation do show how to use precomputed
coordinates (see issue #92) <2018-03-16 Fri>
pRolocGUI 1.12
CHANGES IN VERSION 1.12.0
Biocondutor release 3.6
pRolocGUI 1.11
CHANGES IN VERSION 1.11.3
Rename the main app pca app <2017-08-21 Mon>
CHANGES IN VERSION 1.11.2
Fix links in vignette to point to new html pRoloc vignettes
<2017-05-30 Tue>
CHANGES IN VERSION 1.11.1
Avoid computing dimensionality reduction at every reactive
rendering, assuring that other, slower methods, in particular t-SNE,
can be used <2017-05-20 Sat>
CHANGES IN VERSION 1.11.0
New version for Bioc devel 3.6
pRolocGUI 1.10
CHANGES IN VERSION 1.10.0
New version for Bioc release 3.5
pRolocGUI 1.9
CHANGES IN VERSION 1.9.5
Fix broken documentation files <2017-01-18 Wed>
New aggregation app added <2017-01-22 Wed>
CHANGES IN VERSION 1.9.4
fixed remap=FALSE bug in compare app <2017-01-12 Thu>
Added mirrorX and mirrorY to the compare app <2017-01-12 Thu>
CHANGES IN VERSION 1.9.3
Update vignette use latest BiocStyle::html_document2() with
floating table-f content <2016-12-30 Fri>
Add DT version dependency (see issue #71) <2016-08-09 Tue>
CHANGES IN VERSION 1.7.3
Fixed bug with matrix-f markers in fcol. Now if-ne-f the
columns in the feature data is a matrix, it is converted to
a vector using mrkMatToVec. This helps clarity and reduces
wasted table space-f 1's and 0's. <2016-07-29 Fri>
Fixed bug in pRolocVis_compare application. Same issue as
above with passing matrix as a fcol which manifested as an
extra issue with zooming. Now fixed. <2016-07-29 Fri>
pRoloc 1.5
CHANGES IN VERSION 1.5.7
Fixed bug in pRolocVis in converting GO ids <2016-05-26 Thu>