Skip to content

Releases: theMILOlab/SPATA2

Version 3.1.4

08 Feb 02:41
2142aa9
Compare
Choose a tag to compare

Fixes normalizeCounts(..., method = "SCT").

Version 3.1.3

06 Dec 05:33
a690034
Compare
Choose a tag to compare

Fixes:

  • Website tutorials

Adds:

  • removeSignatures()

Version 3.1.2

03 Nov 06:34
652dc79
Compare
Choose a tag to compare

Fixes:

  • runBayesSpaceClustering()

Version 3.1.1

26 Oct 23:25
0779d94
Compare
Choose a tag to compare

Changes:

  • Fixes flipAll().
  • Fixes plotSurfaceInteractive().

Version 3.1.0

11 Oct 01:30
cf2dabd
Compare
Choose a tag to compare

Changes:

  • Fixes spatialTrajectoryScreening() in case of missing capture areas.
  • Improved precision in computing the capture area of Visium Experiments.
  • Fixes bad polygon display in case of ggpLayerSpatAnnOutline() with expand_outline = 0.
  • Improved options and comfort in createSpatialSegmentation().

Additions:

  • reduceResolutionVisiumHD() to create SPATA2 objects with individual VisiumHD resolution beyond the standard (16um, 8um and 2um).
  • resizeImage() for memory friendly handling of large images.

Version 3.0.3

28 Aug 17:15
c7642a7
Compare
Choose a tag to compare

Changes:

  • fixes initiateSpataObjectVisium() for different chemistry versions of 10X
  • introduces reduceResolutionVisiumHD() and individual adjustment of resolution during initiation with initiateSpataObjectVisiumHD()

Version 3.0.2

26 Aug 16:25
04727f6
Compare
Choose a tag to compare

Changes:

  • fixes normalizeCounts()

Version 3.0.1

25 Aug 22:50
ba651de
Compare
Choose a tag to compare

Changes:

  • fixes identifyTissueOutline(..., method = "image")
  • updates documentation
  • updates tutorials

Additions:

  • reduceResolutionVisiumHD()
  • ggpLayerGridVisiumHD()

Version 3.0.0

24 Aug 13:40
64a464f
Compare
Choose a tag to compare

The release of SPATA2 v3.0.0, coinciding with the official publication of SPATA2:

Kueckelhaus, J., Frerich, S., Kada-Benotmane, J. et al. Inferring histology-associated gene expression gradients in spatial transcriptomic studies. Nat Commun 15, 7280 (2024). https://doi.org/10.1038/s41467-024-50904-x

Version 2.0.4

11 Jun 05:21
Compare
Choose a tag to compare

Changes:

  • Fixes asSPATA2() for Giotto.
  • Fixes order in which to install the packages in the article on how to install the package.
  • Fixes article on image handling.
  • Changes default clrp to 'sifre'. (Can always be changed with setDefault(object, pt_clrp = "...", clrp = "...") )
  • Splits setTissueOutline() in identifyTissueSections() and identifyTissueOutline()

Additions:

  • Uploads the tutorial on platform compatibility.