forked from compbiomed/singleCellTK
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
44 lines (29 loc) · 1.65 KB
/
NEWS
File metadata and controls
44 lines (29 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Changes in Version 1.1.26 (2018-10-23)
* New UI design for the Differential Expression tab.
* New UI design for the Data Summary & Filtering tab.
* Support for additional assay modification including log transforming any assay and renaming assays.
* New function visPlot for creating scatterplots, boxplots, heatmaps, and barplots for custom gene sets.
* The Downsample tab now works on a generic counts matrix
* You can upload a SCtkExperiment object or a SingleCellExperiment object saved in an RDS file on the Upload tab.
* Differential Expression results can now be saved in the rowData of the object and loaded for later analysis.
* Improved ability to save a biomarker based on user options.
* The Differential Expression plot is not automatically created, for more user control with large datasets.
Changes in Version 1.1.3
* Improvements to plotting, change text size and hide labels in gsva plots.
* MAST violin and linear model plots are now more square when plotting less than 49 facets.
* Changed y axis label in plotBatchVariance to "Percent Explained Variation"
Changes in Version 1.1.2
* Ability to hide version number in the SCTK GUI.
Changes in Version 1.1.1
* Fixed a bug that would cause the diffex color bar to not display when special
characters were in the annotation.
Changes in Version 0.99.3
* Consistent use of camel case throughout package
Changes in Version 0.6.3
* Additional links to help documentation
* Example matrices on upload page.
Changes in Version 0.4.7
* Ability to download/reupload annotation data frame and convert annotations to
factors/numerics
Changes in Version 0.4.5
* Documentation updates to fix NOTES and pass BiocCheck