Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.1.0 #1003

Merged
merged 213 commits into from
Jul 31, 2024
Merged

v4.1.0 #1003

merged 213 commits into from
Jul 31, 2024

Conversation

jiajic
Copy link
Member

@jiajic jiajic commented Jul 31, 2024

Breaking changes

  • Deprecated detectSpatialCorGenes() removed. Use detectSpatialCorFeats() instead
  • Deprecated findInteractionChangedGenes() removed. Use findInteractionChangedFeats() instead
  • Deprecated findCellProximityGenes() removed. Use findInteractionChangedFeats() instead
  • createGiottoXeniumObject() has been overhauled and parameters have changed.

Bug fixes

  • Fix error in plotInteractivePolygons() when providing a spatial plot with a continuous scale #964 by jweis3
  • Fix error in DWLS find_dampening_constant() when S[subset, ] produces only 1 gene.
  • Fix error in interpolateFeatures() where feature names with - or starting with numbers did not work
  • Add catch in runPCAprojectionBatch() for when ncp requested exceeds number of feats used
  • Make spatCellCellcom() respect verbose flag #949 by rbutleriii

New

  • Dataset affine registration via interactive shiny app and automated SIFT detection
  • Cell segmentation via Cellpose
  • read10xAffineImage() for reading 10x affine transformed images
  • Several modular importer and convenience functions
  • ONTraC implementation

Enhancements

  • print() methods for icfObject and combIcfObject

Changes

  • require GiottoUtils (>= 0.1.10)
  • require GiottoClass (>= 0.3.3)

Ed2uiz and others added 30 commits February 7, 2024 14:10
---
TODO:
- instructions on dbMatrix installation
- subsequent steps in Giotto workflow
…malization workflow

---

TODO:
- update custom normalization workflows.
- add proper setters from dbMatrix
Modular reader class implementation for CosMx outputs
- Fix stats::density and GiottoClass::density naming overlap
- document
fix: catch empty condition of cosmx_dir
- add micron scaling
- make naming align with nanostring standards
- add image name parsing for FOV number
- use individual params instead of param lists for clarity
- change fov shifts detection to mainly being derived from metadata or transcripts instead of loading the values in since they are usually in micron scaled values.
- add progressr for FOV-specific operations
- add debug message with path
@jiajic jiajic merged commit 2b5fd0b into suite Jul 31, 2024
0 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants