8f2c0989 |
Changes in Version 2.1.2 (2021-05-13)
|
d2da70c3 |
|
8f2c0989 |
* Added diffAbundanceFET and plotClusterAbundance function
* Linked Shiny UI help buttons to new online help pages
|
d2da70c3 |
* Expanded convertSCEtoSeurat() function to copy additional data
|
8f2c0989 |
* Updated and merged pkgdown documentation
* Added HTML reports for Seurat curated workflow and marker finding
|
d2da70c3 |
* Refactor of Normalization UI
* Added tagging system for matrix type
* Several bug fixes
|
8f2c0989 |
* Added generic wrapper functions for normalization, dimensionality reduction and feature selection
|
d2da70c3 |
Changes in Version 2.0.1 (2021-01-07)
* Added cell type labeling functional, wrapping SingleR method
* Added cell type labeling UI under differential expression tab
* Added marker identification in Seurat workflow
|
e41a10d3 |
Changes in Version 2.0.0 (2020-10-16)
* Added quality control (empty droplet detection, doublet detection, etc) functionality
* Ability to import data from varying preprocessing tools
* Ability to export SingleCellExperiment object as varying file types (flat file, Python anndata)
* Added functions for visualization of data
* New CellViewer functionality in UI
* Improvements to differential expression, now includes DESeq2, limma, ANOVA
* Incorporates Seurat workflow
|
4ab931a7 |
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.
|
405d68ce |
Changes in Version 1.1.3
|
7d129fae |
* 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.
|
405d68ce |
* Changed y axis label in plotBatchVariance to "Percent Explained Variation"
|
239fa8a8 |
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.
|
c32ed94f |
Changes in Version 0.99.3
* Consistent use of camel case throughout package
|
ff960d41 |
Changes in Version 0.6.3
* Additional links to help documentation
* Example matrices on upload page.
|
b4738df0 |
Changes in Version 0.4.7
* Ability to download/reupload annotation data frame and convert annotations to
factors/numerics
|
370c9d5e |
Changes in Version 0.4.5
* Documentation updates to fix NOTES and pass BiocCheck
|