Skip to content

Commit 38db00f

Browse files
committed
Increment version number to 1.2.1
1 parent 77cb88c commit 38db00f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: shinyExprPortal
22
Title: A Configurable 'shiny' Portal for Sharing Analysis of Molecular Expression Data
3-
Version: 1.2.0.9000
3+
Version: 1.2.1
44
Authors@R: person('Rafael', 'Henkin', email = 'r.henkin@qmul.ac.uk', role = c('cre', 'aut', 'cph'), comment = c(ORCID = '0000-0002-5511-5230'))
55
Maintainer: Rafael Henkin <r.henkin@qmul.ac.uk>
66
Description: Enables deploying configuration file-based 'shiny' apps with minimal programming for interactive exploration and analysis showcase of molecular expression data. For exploration, supports visualization of correlations between rows of an expression matrix and a table of observations, such as clinical measures, and comparison of changes in expression over time. For showcase, enables visualizing the results of differential expression from package such as 'limma', co-expression modules from 'WGCNA' and lower dimensional projections.

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# shinyExprPortal (development version)
1+
# shinyExprPortal 1.2.1
22

33
### BUG FIXES
44

0 commit comments

Comments
 (0)