Releases: kharchenkolab/pagoda2
Releases · kharchenkolab/pagoda2
Version 1.0.12
Version 1.0.12 published on CRAN, 26 February 2024
- Makevars fixed
- README URL fixed for CRAN
Version 1.0.11
Version 1.0.11 published on CRAN, 8 August 2023
- Minor bug fix for plotEmbedding, #139
- Remove C++11 flags
Version 1.0.10
Version 1.0.10 published on CRAN, 19 April 2022
- Removed some lines used in local debugging; re-versioned
Version 1.0.9
Version 1.0.9 published on CRAN, 2 March 2022
- Fixed self$plotGeneHeatmap() to work with NA/NaN/Inf values
- Fixed bug with self$plotDiffGeneHeatmap(); access list elements
- Use
inherits()
instead ofclass()
comparisons for CRAN
Version 1.0.8
Version 1.0.8 published on CRAN, 12 December 2021
- Fixed self$plotGeneHeatmap() to work with NA/NaN/Inf values
- Fixed bug with self$plotDiffGeneHeatmap(); access list elements
- Use
inherits()
instead ofclass()
comparisons for CRAN
Version 1.0.7
Version 1.0.7 published on CRAN, 15 November 2021
Changed
- Added ability to export data in grids as *csv
- Small revisions to docs
Fixed
- Fixed issue with embedded YouTube tutorial in <iframe>
Version 1.0.6
Version 1.0.6 published on CRAN, 6 October 2021
Changed
- Fixed read10xMatrix() to work with new 10x files
- Replace Travis-CI with circleci
Version 1.0.5
Version 1.0.5 published on CRAN, 11 August 2021
Changed
- For CRAN, removed vignettes and dependency on the drat repository p2data: https://github.com/kharchenkolab/p2data
Version 1.0.4
Version 1.0.4 published on CRAN, 29 June 2021
Changed
- Fixed
self$counts <- counts
- Fixed
Knn()
inpagoda2WebApp.R
Version 1.0.3
Published on CRAN 3 May 2021
- Removed
jsDist()
as it's in sccore - Removed
multi2dend()
as it's in sccore - Removed strong dependency for p2data