Skip to content

Releases: SpatialTranscriptomicsResearch/st_viewer

ST Viewer Release

31 May 09:26
6110357

Choose a tag to compare

  • Improved the differential expression analysis
  • Added one new heatmap colour
  • Performing the normalization on all the genes (whether they are selected or not)
  • Removed white circles for non visible spots
  • Bumped R to 3.6
  • Made Scran normalization more robust

(This release is bound to R 3.6.0)

ST Viewer Release

24 Jul 15:30
34f650b

Choose a tag to compare

  • Remove Scran and DESeq2 normalisation from the visual settings
  • Remove the update button in the visualisation settings
  • Fix a bug when showing spots while there are no genes shown
  • Add EdgeR to the methods options for the DEA widget
  • Enforce Scran normalisation in the DEA widget
  • Optimize the Scran normalisation settings in general
  • Bump R to 3.5

(The binaries are generated for R 3.5.1)

ST Viewer release

09 Feb 10:24
cfe28c1

Choose a tag to compare

* Removed the online support
* Datasets are now loaded manually in different ways
* Added support to include a file with spot coordinates in the dataset
* Added support to include a file with spike-ins in the dataset
* Added support to include a file with normalization factors in the dataset
* Added support to adjust the chip size in the dataset
* Datasets are now working with the latest matrix TSV format
* If no spot coordinates are given the alignment matrix will be computed automatically
* Added a view with the spots to allow: select, show, hide, color, etc...
* Added the total count for the Genes and Spots view
* Added widget to show QC stats
* Added option to load gene colors
* Added option to load spot colors
* Added option to perform clustering on a dataset
* Added option to select based on the clustered spots
* Added lasso selection
* Added option to export/import selections
* Selections are now sub-matrices of a dataset
* Added widget to compute correlation between 2 selections
* Added widget to compute DEA (Differential Expression Analysis) between 2 selections
* Bug fixes and improvements
* UI optimizations
* Speed improvements
* Removed deprecated stuff