Skip to content

Releases: compbiomed/singleCellTK

singleCellTK release v2.7.1

30 Jun 19:44
Compare
Choose a tag to compare
  • Refactored scaling related parts of the workflow, including variable feature detection, dimension reduction and 2D embedding
  • Redesigned UI landing page and UI running prompt
  • Added marker table module across UI
  • Added more unit tests
  • Fixed bugs in TSCAN UI
  • Other minor bug fixes

singleCellTK release v2.6.0

28 Apr 16:27
Compare
Choose a tag to compare
  • Added Seurat report functions
  • Added TSCAN trajectory analysis functions
  • Refactored EnrichR wrapper function (runEnrichR)
  • Added new cut-offs for DE functions
  • Other refactors and bug fixes

singleCellTK release v2.5.1

31 Mar 19:36
Compare
Choose a tag to compare
  • Added SoupX method for decontamination (runSoupX)
  • Added useReducedDim parameter for DE analysis and Heatmap
  • Added Differential Abundance section to the tutorials
  • Fixed Mitochondrial gene list
  • Other refactors and bug fixes

singleCellTK release v2.4.1

23 Dec 18:42
Compare
Choose a tag to compare
  • Added new function fora DEG volcano plot (plotDEGVolcano)
  • Added new function for plotting pathway scores (plotPathway)
  • Added Pathway Analysis section to the tutorials
  • Added seed parameter to several functions and UI for reproducibility
  • Updated R console and GUI tutorials to match each other
  • Fixed console logging in the GUI

singleCellTK release v2.4.0

28 Oct 21:43
Compare
Choose a tag to compare

Changes in Version 2.4.0 (2021-10-27)

  • Updated version to match Bioconductor

Changes in Version 2.3.2 (2021-10-24)

  • Added summary table into the cellQC report
  • Improved formatting in QC report
  • Added functions getDEGTopTable() & plotBatchCorrCompare()
  • Other refactors and bug fixes

singleCellTK release v2.2.2

10 Oct 17:04
Compare
Choose a tag to compare
  • Several enhancements, refactors, and bug fixes to the UI
  • Refactor documentation and pkgdown site
  • Added tutorials for R console analysis
  • Updates to the UMAP generation in the SCTK-QC pipeline
  • Addition of VAM to Pathway prediction tab
  • Bug fix to the mitochondrial gene set functions

v2.0.2

08 May 16:48
Compare
Choose a tag to compare
  • Expanded convertSCEtoSeurat() function to copy additional data
  • Updated and merged pkgdown docs
  • Added HTML reports for Seurat curated workflow
  • Refactor of Normalization UI
  • Added generic wrapper function for dimensionality reduction
  • Added tagging system for matrix type
  • Several bug fixes

v2.0.1

18 Apr 16:44
Compare
Choose a tag to compare
  • Added cell type labeling functional, wrapping SingleR method
  • Added cell type labeling UI under differential expression tab
  • Added marker identification in Seurat workflow