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

v0.3.1 #197

Merged
merged 52 commits into from
May 22, 2024
Merged

v0.3.1 #197

merged 52 commits into from
May 22, 2024

Commits on May 13, 2024

  1. chore: raise R version for dev

    jiajic committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c03fcbc View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. adjust line lenght

    josschavezf committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5833fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80f5317 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #195 from josschavezf/dev

    replace wrap_msg -> print to avoid error printing list
    josschavezf authored May 15, 2024
    Configuration menu
    Copy the full SHA
    4b982bb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    876ff85 View commit details
    Browse the repository at this point in the history
  2. fix: spatShift methods for spatlocs and spatnets

    - allow NULL inputs, which are interpreted as 0 shifts
    - allow z manipulations even when z values are not originally in these objects to facilitate z stacking.
    - add col ordering before outputs for zstacking
    jiajic committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4efbbfe View commit details
    Browse the repository at this point in the history
  3. fix: update joinGiottoObjects()

    - update to be compatible now that @largeImages slot is gone
    - object extent detection and xshift defaults no longer depend on images, but `ext()` of the `gobject`
    - update xy shifts to use `spatShift()`
    jiajic committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4888e03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e35dcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a137c6 View commit details
    Browse the repository at this point in the history
  6. chore: have GHA point to dev2

    jiajic committed May 17, 2024
    Configuration menu
    Copy the full SHA
    609d456 View commit details
    Browse the repository at this point in the history
  7. fix: typo

    jiajic committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c891d44 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dev' into dev2

    jiajic committed May 17, 2024
    Configuration menu
    Copy the full SHA
    69e3ad7 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. chore: document

    jiajic committed May 18, 2024
    Configuration menu
    Copy the full SHA
    fbd6e6c View commit details
    Browse the repository at this point in the history
  2. chore: document

    jiajic committed May 18, 2024
    Configuration menu
    Copy the full SHA
    2af3d37 View commit details
    Browse the repository at this point in the history
  3. chore: fix doc link

    jiajic committed May 18, 2024
    Configuration menu
    Copy the full SHA
    d2097d0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. fix: docs and code fixes

    - fix image slot updates when no giottoLargeImages in object
    - fix a print statement in createGiottoObjectSubcellular
    jiajic committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6e2211c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into dev2

    jiajic committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1e1a0e4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    ab1352e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into dev2

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f0c23b8 View commit details
    Browse the repository at this point in the history
  3. enh: expose simplify param

    - also fix error when `joinGiottoObjects` only has one spatLocsObj and a list input is expected
    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d7a403c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' into dev2

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5039ff9 View commit details
    Browse the repository at this point in the history
  5. fix: giotto_slot_depths()

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    acf36e6 View commit details
    Browse the repository at this point in the history
  6. chore: NSE vars

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f75fbd7 View commit details
    Browse the repository at this point in the history
  7. fix: specific image accessors

    - fix get_giottoLargeImage() and get_giottoImage_MG
    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    06aa835 View commit details
    Browse the repository at this point in the history
  8. chore: fix typos

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    41b377f View commit details
    Browse the repository at this point in the history
  9. chore: document

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a2b8597 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44d9236 View commit details
    Browse the repository at this point in the history
  11. chore: fix ext() example

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5482b4b View commit details
    Browse the repository at this point in the history
  12. chore: change visium image name in examples

    - GiottoData 0.2.11.0 changes the image name of the he image from he back to 'image'. Update the examples that have already been switched back to that name.
    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bb34445 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d9bfa9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1db8181 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c4b5438 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1d33ea1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    535e5a8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    42fdcc0 View commit details
    Browse the repository at this point in the history
  19. chore: document

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d07ab01 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b0a1927 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'dev' into dev2

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4b784bc View commit details
    Browse the repository at this point in the history
  22. chore: try to fix GHA

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5ce7038 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1a35407 View commit details
    Browse the repository at this point in the history
  24. fix: typo

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b93cb93 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    35f57ef View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    efd493b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a561bf3 View commit details
    Browse the repository at this point in the history
  28. try to fix install

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    17c5f57 View commit details
    Browse the repository at this point in the history
  29. fix indents

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    919e97a View commit details
    Browse the repository at this point in the history
  30. try again

    jiajic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    777c6f7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9b77d5d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. make py version less stringent

    jiajic committed May 21, 2024
    Configuration menu
    Copy the full SHA
    12769a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9eaece View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into dev2

    jiajic committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7d134b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #196 from jiajic/dev2

    Dev2 with lower requirements and remotes added back
    jiajic authored May 21, 2024
    Configuration menu
    Copy the full SHA
    9f601be View commit details
    Browse the repository at this point in the history