Skip to content

Commit a457f21

Browse files
committed
Increment version number to 1.1.0
1 parent c1c981d commit a457f21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
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.0.1.9000
3+
Version: 1.1.0
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.
@@ -40,6 +40,6 @@ Suggests:
4040
kableExtra,
4141
RColorBrewer
4242
VignetteBuilder: knitr
43-
URL: https://c4tb.github.io/shinyExprPortal/
43+
URL: https://c4tb.github.io/shinyExprPortal/, https://github.com/C4TB/shinyExprPortal
4444
Config/testthat/edition: 3
4545
BugReports: https://github.com/C4TB/shinyExprPortal/issues

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.1.0
22

33
### NEW FEATURES
44

0 commit comments

Comments
 (0)