diff --git a/DESCRIPTION b/DESCRIPTION index 3a5651c..0857628 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: pcaExplorer Type: Package Title: Interactive Visualization of RNA-seq Data Using a Principal Components Approach -Version: 2.9.4 -Date: 2018-11-21 +Version: 2.9.5 +Date: 2019-02-27 Authors@R: c(person("Federico", "Marini", role = c("aut", "cre"), email ="marinif@uni-mainz.de", comment = c(ORCID = '0000-0003-3252-7758'))) diff --git a/NEWS.md b/NEWS.md index 018ef96..4b0b1fd 100644 --- a/NEWS.md +++ b/NEWS.md @@ -21,6 +21,7 @@ * Added startup message upon loading the package * The content in the Instructions tab is now contained in collapsible elements * The file formats accepted by `pcaExplorer` are now specified both in the vignette text, as well as in the app at runtime +* The content of the Instructions tab is now more compact, containing the rendered "Up and running with pcaExplorer" vignette. The full vignettes can be accessed via buttons in the same panel # pcaExplorer 2.8.0 diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index b9f85b4..e8d6688 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -60,7 +60,7 @@ pcaExplorer - 2.9.4 + 2.9.5 diff --git a/docs/articles/index.html b/docs/articles/index.html index 79afd36..50614ec 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -60,7 +60,7 @@ pcaExplorer - 2.9.4 + 2.9.5 diff --git a/docs/articles/newsnap_01_upload.png b/docs/articles/newsnap_01_upload.png index 91e4a97..7b070b9 100644 Binary files a/docs/articles/newsnap_01_upload.png and b/docs/articles/newsnap_01_upload.png differ diff --git a/docs/articles/newsnap_02_instructions.png b/docs/articles/newsnap_02_instructions.png index 4c6872a..3b7e498 100644 Binary files a/docs/articles/newsnap_02_instructions.png and b/docs/articles/newsnap_02_instructions.png differ diff --git a/docs/articles/newsnap_03_countstable.png b/docs/articles/newsnap_03_countstable.png index 545f560..adc8129 100644 Binary files a/docs/articles/newsnap_03_countstable.png and b/docs/articles/newsnap_03_countstable.png differ diff --git a/docs/articles/newsnap_04_overview.png b/docs/articles/newsnap_04_overview.png index 98fb84a..48a8240 100644 Binary files a/docs/articles/newsnap_04_overview.png and b/docs/articles/newsnap_04_overview.png differ diff --git a/docs/articles/newsnap_05_samples.png b/docs/articles/newsnap_05_samples.png index ca4b2e4..40bb633 100644 Binary files a/docs/articles/newsnap_05_samples.png and b/docs/articles/newsnap_05_samples.png differ diff --git a/docs/articles/newsnap_06_genes.png b/docs/articles/newsnap_06_genes.png index 6d74a09..f5f9657 100644 Binary files a/docs/articles/newsnap_06_genes.png and b/docs/articles/newsnap_06_genes.png differ diff --git a/docs/articles/newsnap_07_finder.png b/docs/articles/newsnap_07_finder.png index e733523..0d78552 100644 Binary files a/docs/articles/newsnap_07_finder.png and b/docs/articles/newsnap_07_finder.png differ diff --git a/docs/articles/pcaExplorer.html b/docs/articles/pcaExplorer.html index daf365d..9908e8d 100644 --- a/docs/articles/pcaExplorer.html +++ b/docs/articles/pcaExplorer.html @@ -30,7 +30,7 @@ pcaExplorer - 2.9.4 + 2.9.5 @@ -93,7 +93,7 @@

Federico Marini

Harald Binder

- Institute of Medical Biostatistics, Epidemiology and Informatics (IMBEI), Mainz

24 February 2019

+ Institute of Medical Biostatistics, Epidemiology and Informatics (IMBEI), Mainz

27 February 2019

Source: vignettes/pcaExplorer.Rmd @@ -107,7 +107,7 @@

Harald Binder

pcaExplorer provides functionality for interactive visualization of RNA-seq datasets based on Principal Components Analysis. Such methods allow for quick information extraction and effective data exploration. A Shiny application encapsulates the whole analysis, and is developed to become a practical companion for any RNA-seq dataset. This app supports reproducible research with state saving and automated report generation. -


Package: pcaExplorer
Authors: Federico Marini [aut, cre] (https://orcid.org/0000-0003-3252-7758)
Version: 2.9.4
Compiled date: 2019-02-24
Last edited: 2019-02-08
License: MIT + file LICENSE

+


Package: pcaExplorer
Authors: Federico Marini [aut, cre] (https://orcid.org/0000-0003-3252-7758)
Version: 2.9.4
Compiled date: 2019-02-27
Last edited: 2019-02-26
License: MIT + file LICENSE