Browse code

Converted NEWS to NEWS.md, updated sessionInfo heading in qc vignettes & turned off warnings in docs

Irzam Sarfraz authored on 15/10/2021 07:15:16
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,88 +0,0 @@
1
-Changes in Version 2.2.2 (2021-10-10)
2
-
3
-* Several enhancements, refactors, and bug fixes to the UI
4
-* Refactor documentation and pkgdown site
5
-* Added tutorials for R console analysis
6
-* Updates to the UMAP generation in the SCTK-QC pipeline
7
-* Addition of VAM to Pathway prediction tab
8
-* Bug fix to the mitochondrial gene set functions
9
-
10
-Changes in Version 2.1.3 (2021-05-14)
11
-
12
-* Added diffAbundanceFET and plotClusterAbundance function
13
-* Linked Shiny UI help buttons to new online help pages
14
-* Several bug fixes
15
-
16
-Changes in Version 2.0.2 (2021-05-08)
17
-
18
-* Expanded convertSCEtoSeurat() function to copy additional data
19
-* Updated and merged pkgdown docs
20
-* Added HTML reports for Seurat curated workflow
21
-* Refactor of Normalization UI
22
-* Added generic wrapper function for dimensionality reduction
23
-* Added tagging system for matrix type
24
-* Several bug fixes
25
-* Added missing documentation
26
-* Added wrapper functions for normalization, dimensionality reduction and feature selection
27
-* Added function seuratReport() to generate a seurat report from input SCE object
28
-
29
-Changes in Version 2.0.1 (2021-01-07)
30
-
31
-* Added cell type labeling functional, wrapping SingleR method
32
-* Added cell type labeling UI under differential expression tab
33
-* Added marker identification in Seurat workflow
34
-
35
-Changes in Version 2.0.0 (2020-10-16)
36
-
37
-* Added quality control (empty droplet detection, doublet detection, etc) functionality
38
-* Ability to import data from varying preprocessing tools
39
-* Ability to export SingleCellExperiment object as varying file types (flat file, Python anndata)
40
-* Added functions for visualization of data
41
-* New CellViewer functionality in UI
42
-* Improvements to differential expression, now includes DESeq2, limma, ANOVA
43
-* Incorporates Seurat workflow
44
-
45
-Changes in Version 1.1.26 (2018-10-23)
46
-
47
-* New UI design for the Differential Expression tab.
48
-* New UI design for the Data Summary & Filtering tab.
49
-* Support for additional assay modification including log transforming any assay and renaming assays.
50
-* New function visPlot for creating scatterplots, boxplots, heatmaps, and barplots for custom gene sets.
51
-* The Downsample tab now works on a generic counts matrix
52
-* You can upload a SCtkExperiment object or a SingleCellExperiment object saved in an RDS file on the Upload tab.
53
-* Differential Expression results can now be saved in the rowData of the object and loaded for later analysis.
54
-* Improved ability to save a biomarker based on user options.
55
-* The Differential Expression plot is not automatically created, for more user control with large datasets.
56
-
57
-Changes in Version 1.1.3
58
-
59
-* Improvements to plotting, change text size and hide labels in gsva plots.
60
-* MAST violin and linear model plots are now more square when plotting less than 49 facets.
61
-* Changed y axis label in plotBatchVariance to "Percent Explained Variation"
62
-
63
-Changes in Version 1.1.2
64
-
65
-* Ability to hide version number in the SCTK GUI.
66
-
67
-Changes in Version 1.1.1
68
-
69
-* Fixed a bug that would cause the diffex color bar to not display when special
70
-characters were in the annotation.
71
-
72
-Changes in Version 0.99.3
73
-
74
-* Consistent use of camel case throughout package
75
-
76
-Changes in Version 0.6.3
77
-
78
-* Additional links to help documentation
79
-* Example matrices on upload page.
80
-
81
-Changes in Version 0.4.7
82
-
83
-* Ability to download/reupload annotation data frame and convert annotations to
84
-factors/numerics
85
-
86
-Changes in Version 0.4.5
87
-
88
-* Documentation updates to fix NOTES and pass BiocCheck
Browse code

version bump, rebuild docs, and NEWS update

Joshua D. Campbell authored on 10/10/2021 16:15:14
Showing 1 changed files
... ...
@@ -1,3 +1,12 @@
1
+Changes in Version 2.2.2 (2021-10-10)
2
+
3
+* Several enhancements, refactors, and bug fixes to the UI
4
+* Refactor documentation and pkgdown site
5
+* Added tutorials for R console analysis
6
+* Updates to the UMAP generation in the SCTK-QC pipeline
7
+* Addition of VAM to Pathway prediction tab
8
+* Bug fix to the mitochondrial gene set functions
9
+
1 10
 Changes in Version 2.1.3 (2021-05-14)
2 11
 
3 12
 * Added diffAbundanceFET and plotClusterAbundance function
Browse code

new release 2.1.3

Yichen Wang authored on 14/05/2021 20:55:25
Showing 1 changed files
... ...
@@ -1,6 +1,8 @@
1
-Changes in Version 2.0.3 (2021-xx-xx)
1
+Changes in Version 2.1.3 (2021-05-14)
2 2
 
3
-*
3
+* Added diffAbundanceFET and plotClusterAbundance function
4
+* Linked Shiny UI help buttons to new online help pages
5
+* Several bug fixes
4 6
 
5 7
 Changes in Version 2.0.2 (2021-05-08)
6 8
 
Browse code

Merged NEWS and fix to gene set enrichment names

Joshua D. Campbell authored on 10/05/2021 03:29:11
Showing 0 changed files
Browse code

Fixed a bug and updated NEWS

Irzam Sarfraz authored on 09/05/2021 07:59:43
Showing 1 changed files
... ...
@@ -1,3 +1,13 @@
1
+Changes in Version 2.0.3 (2021-xx-xx)
2
+
3
+*
4
+
5
+Changes in Version 2.0.2 (2021-05-08)
6
+
7
+* Added missing documentation
8
+* Added wrapper functions for normalization, dimensionality reduction and feature selection
9
+* Added function seuratReport() to generate a seurat report from input SCE object
10
+
1 11
 Changes in Version 2.0.1 (2021-01-07)
2 12
 
3 13
 * Added cell type labeling functional, wrapping SingleR method
Browse code

new release 2.0.2

Joshua D. Campbell authored on 08/05/2021 16:45:37
Showing 1 changed files
... ...
@@ -1,3 +1,13 @@
1
+Changes in Version 2.0.2 (2021-05-08)
2
+
3
+* Expanded convertSCEtoSeurat() function to copy additional data
4
+* Updated and merged pkgdown docs
5
+* Added HTML reports for Seurat curated workflow
6
+* Refactor of Normalization UI
7
+* Added generic wrapper function for dimensionality reduction
8
+* Added tagging system for matrix type
9
+* Several bug fixes
10
+
1 11
 Changes in Version 2.0.1 (2021-01-07)
2 12
 
3 13
 * Added cell type labeling functional, wrapping SingleR method
Browse code

new release 2.0.1

Joshua D. Campbell authored on 18/04/2021 16:35:10
Showing 1 changed files
... ...
@@ -2,9 +2,6 @@ Changes in Version 2.0.1 (2021-01-07)
2 2
 
3 3
 * Added cell type labeling functional, wrapping SingleR method
4 4
 * Added cell type labeling UI under differential expression tab
5
-
6
-Changes in Version 2.0.1 (2020-12-30)
7
-
8 5
 * Added marker identification in Seurat workflow
9 6
 
10 7
 Changes in Version 2.0.0 (2020-10-16)
Browse code

add news

mvfki authored on 12/01/2021 19:42:55
Showing 1 changed files
... ...
@@ -1,3 +1,8 @@
1
+Changes in Version 2.0.1 (2021-01-07)
2
+
3
+* Added cell type labeling functional, wrapping SingleR method
4
+* Added cell type labeling UI under differential expression tab
5
+
1 6
 Changes in Version 2.0.1 (2020-12-30)
2 7
 
3 8
 * Added marker identification in Seurat workflow
Browse code

Minor fixes

Irzam Sarfraz authored on 30/12/2020 12:59:21
Showing 1 changed files
... ...
@@ -1,3 +1,7 @@
1
+Changes in Version 2.0.1 (2020-12-30)
2
+
3
+* Added marker identification in Seurat workflow
4
+
1 5
 Changes in Version 2.0.0 (2020-10-16)
2 6
 
3 7
 * Added quality control (empty droplet detection, doublet detection, etc) functionality
Browse code

Update NEWS

Yusuke Koga authored on 16/10/2020 23:24:00
Showing 1 changed files
... ...
@@ -1,3 +1,13 @@
1
+Changes in Version 2.0.0 (2020-10-16)
2
+
3
+* Added quality control (empty droplet detection, doublet detection, etc) functionality
4
+* Ability to import data from varying preprocessing tools
5
+* Ability to export SingleCellExperiment object as varying file types (flat file, Python anndata)
6
+* Added functions for visualization of data
7
+* New CellViewer functionality in UI
8
+* Improvements to differential expression, now includes DESeq2, limma, ANOVA
9
+* Incorporates Seurat workflow
10
+
1 11
 Changes in Version 1.1.26 (2018-10-23)
2 12
 
3 13
 * New UI design for the Differential Expression tab.
Browse code

Added NEWS updates

David Jenkins authored on 24/10/2018 19:00:52
Showing 1 changed files
... ...
@@ -1,10 +1,19 @@
1
+Changes in Version 1.1.26 (2018-10-23)
2
+
3
+* New UI design for the Differential Expression tab.
4
+* New UI design for the Data Summary & Filtering tab.
5
+* Support for additional assay modification including log transforming any assay and renaming assays.
6
+* New function visPlot for creating scatterplots, boxplots, heatmaps, and barplots for custom gene sets.
7
+* The Downsample tab now works on a generic counts matrix
8
+* You can upload a SCtkExperiment object or a SingleCellExperiment object saved in an RDS file on the Upload tab.
9
+* Differential Expression results can now be saved in the rowData of the object and loaded for later analysis.
10
+* Improved ability to save a biomarker based on user options.
11
+* The Differential Expression plot is not automatically created, for more user control with large datasets.
12
+
1 13
 Changes in Version 1.1.3
2 14
 
3 15
 * Improvements to plotting, change text size and hide labels in gsva plots.
4 16
 * MAST violin and linear model plots are now more square when plotting less than 49 facets.
5
-
6
-Changes in Version 1.1.3
7
-
8 17
 * Changed y axis label in plotBatchVariance to "Percent Explained Variation"
9 18
 
10 19
 Changes in Version 1.1.2
Browse code

Improvments to plotting

David Jenkins authored on 18/05/2018 21:07:11
Showing 1 changed files
... ...
@@ -1,5 +1,10 @@
1 1
 Changes in Version 1.1.3
2 2
 
3
+* Improvements to plotting, change text size and hide labels in gsva plots.
4
+* MAST violin and linear model plots are now more square when plotting less than 49 facets.
5
+
6
+Changes in Version 1.1.3
7
+
3 8
 * Changed y axis label in plotBatchVariance to "Percent Explained Variation"
4 9
 
5 10
 Changes in Version 1.1.2
Browse code

Modified y axis for batch effect plot

David Jenkins authored on 06/05/2018 23:10:51
Showing 1 changed files
... ...
@@ -1,3 +1,7 @@
1
+Changes in Version 1.1.3
2
+
3
+* Changed y axis label in plotBatchVariance to "Percent Explained Variation"
4
+
1 5
 Changes in Version 1.1.2
2 6
 
3 7
 * Ability to hide version number in the SCTK GUI.
Browse code

Ability to hide version number in the GUI

David Jenkins authored on 04/05/2018 18:24:23
Showing 1 changed files
... ...
@@ -1,3 +1,12 @@
1
+Changes in Version 1.1.2
2
+
3
+* Ability to hide version number in the SCTK GUI.
4
+
5
+Changes in Version 1.1.1
6
+
7
+* Fixed a bug that would cause the diffex color bar to not display when special
8
+characters were in the annotation.
9
+
1 10
 Changes in Version 0.99.3
2 11
 
3 12
 * Consistent use of camel case throughout package
Browse code

Consistent use of camel case throughout the app

David Jenkins authored on 06/04/2018 20:11:01
Showing 1 changed files
... ...
@@ -1,3 +1,7 @@
1
+Changes in Version 0.99.3
2
+
3
+* Consistent use of camel case throughout package
4
+
1 5
 Changes in Version 0.6.3
2 6
 
3 7
 * Additional links to help documentation
Browse code

Add additional links to help documentation throughout. Added descriptions and links to example matrices.

David Jenkins authored on 27/03/2018 19:30:59
Showing 1 changed files
... ...
@@ -1,3 +1,8 @@
1
+Changes in Version 0.6.3
2
+
3
+* Additional links to help documentation
4
+* Example matrices on upload page.
5
+
1 6
 Changes in Version 0.4.7
2 7
 
3 8
 * Ability to download/reupload annotation data frame and convert annotations to
Browse code

Allow interactive modifications to colData

David Jenkins authored on 23/02/2018 21:00:11
Showing 1 changed files
... ...
@@ -1,3 +1,8 @@
1
+Changes in Version 0.4.7
2
+
3
+* Ability to download/reupload annotation data frame and convert annotations to
4
+factors/numerics
5
+
1 6
 Changes in Version 0.4.5
2 7
 
3 8
 * Documentation updates to fix NOTES and pass BiocCheck
Browse code

Additional documentation and fix check issues

David Jenkins authored on 20/02/2018 23:54:51
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,3 @@
1
+Changes in Version 0.4.5
2
+
3
+* Documentation updates to fix NOTES and pass BiocCheck