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

Giotto 4.1.3 #1057

Merged
merged 147 commits into from
Oct 28, 2024
Merged

Giotto 4.1.3 #1057

merged 147 commits into from
Oct 28, 2024

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    04ec736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26bedbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7c043e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1011 from jiajic/suite_dev

    Suite devfix: allow instructions passing for Xenium conv.
    jiajic authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9aa3293 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Update spatial_clusters.R

    JunxiangXu authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6981e24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1014 from JunxiangXu/suite_dev

    loss of igprah call in identifying TMA
    RubD authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    db1219e View commit details
    Browse the repository at this point in the history
  3. update R version

    josschavezf committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    83b8ca9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1015 from josschavezf/suite_dev

    update R version
    josschavezf authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    523103d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    c4464e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddbbd30 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    225124c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1020 from jiajic/suite_dev

    chore: move some deps to suggests
    jiajic authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    eeefba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5340fad View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    16b4000 View commit details
    Browse the repository at this point in the history
  2. chore: remove deprecated functions & update PAGE example

    * remove deprecated `PAGEEnrich()`. Use `runPAGEEnrich()` instead
    * remove deprecated `rankEnrich()`. Use `runRankEnrich()` instead
    * remove deprecated `hyperGeometricEnrich()`. Use `runHyperGeometricEnrich()` instead
    * remove deprecated `createSpatialEnrich()`. Use `runSpatialEnrich()` instead
    * remove deprecated `heatmSpatialCorGenes()`. Use `heatmSpatialCorFeats()` instead
    * remove deprecated `runPAGEEnrich_OLD()`. Use `runPAGEEnrich()` instead
    
    * update PAGE example
    
    * start on reshape2 removal
    jiajic committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    86497bd View commit details
    Browse the repository at this point in the history
  3. chore: reflow example

    jiajic committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    27d5e78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5cc77d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c50bac View commit details
    Browse the repository at this point in the history
  6. chore: finish removing reshape2

    - fix `findICFSpot()` example
    jiajic committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d94a29f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c80b58b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6311dd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    28bd668 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f7560b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8119be9 View commit details
    Browse the repository at this point in the history
  4. Add: normalization param

    wwang-chcn committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    44ff4f9 View commit details
    Browse the repository at this point in the history
  5. Update: doc

    wwang-chcn committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6bf15c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Remove: unused function

    wwang-chcn committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f98877d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43624af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cbf34e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    9e81c0a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    3127cdb View commit details
    Browse the repository at this point in the history
  2. chore: bump version for dev

    jiajic committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3b738f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efdf9c0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1022 from jiajic/suite_dev

    chore: remove some deprecated functions and remove or shift dependencies to modules
    jiajic authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    15c4fb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    efbfb3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1023 from jiajic/suite_dev

    chore: cleanup some remaining dep accessors
    jiajic authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c699ba6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    df89027 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. chore: refactor pca code

    jiajic committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f4100e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1026 from jiajic/suite_dev

    chore: refactor pca code
    jiajic authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4c13045 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. chore: minor edits

    jiajic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4267c1a View commit details
    Browse the repository at this point in the history
  2. chore: minor edits

    jiajic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e0dcf33 View commit details
    Browse the repository at this point in the history
  3. chore: refactor pearson norm

    jiajic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    03b0015 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1027 from jiajic/suite_dev

    chore: refactor pearson norm
    jiajic authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8598626 View commit details
    Browse the repository at this point in the history
  5. feat: quantile norm

    jiajic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dc5ba83 View commit details
    Browse the repository at this point in the history
  6. chore: fix tags

    jiajic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6d3c3c5 View commit details
    Browse the repository at this point in the history
  7. chore: code reorganization

    jiajic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5571c7a View commit details
    Browse the repository at this point in the history
  8. chore: docs

    jiajic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d87e323 View commit details
    Browse the repository at this point in the history
  9. chore: styler

    jiajic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    de6e3c8 View commit details
    Browse the repository at this point in the history
  10. chore: docs

    jiajic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    032f943 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1028 from jiajic/suite_dev

    feat: quantile norm and filter/norm code reorganization
    jiajic authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    65819aa View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    9f28420 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1025 from iqraAmin/modular_readers_dev

    Update VisiumHD Convenience Function
    jiajic authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1b2e080 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Init:

    wwang-chcn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ca747f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cf7912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    776d635 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d387fd1 View commit details
    Browse the repository at this point in the history
  5. Remove: unused function

    wwang-chcn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ab4246 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c57fedd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1030 from josschavezf/suite_dev

    add function giottoToAnndataZarr
    josschavezf authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e5334e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Remove: unused param doc

    wwang-chcn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6a69b5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f0171b View commit details
    Browse the repository at this point in the history
  3. Fix: typo

    wwang-chcn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c5b7ee4 View commit details
    Browse the repository at this point in the history
  4. Update: docs

    wwang-chcn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7dd42f9 View commit details
    Browse the repository at this point in the history
  5. Fix: typo

    wwang-chcn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    269a8c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fec7267 View commit details
    Browse the repository at this point in the history
  7. feat: labelTransfer()

    jiajic committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1b6fcd6 View commit details
    Browse the repository at this point in the history
  8. chore: docs

    jiajic committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ee10caf View commit details
    Browse the repository at this point in the history
  9. chore: news

    jiajic committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    71e0d31 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge pull request #1031 from jiajic/suite_dev

    feat: labelTransfer & quantile norm
    jiajic authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    211fefa View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update: doc

    wwang-chcn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b6176d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c6461c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c54a7d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    0758b8f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix typo

    josschavezf committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7c9b491 View commit details
    Browse the repository at this point in the history
  2. fix typo

    josschavezf committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1c0c6a3 View commit details
    Browse the repository at this point in the history
  3. update wnn function

    josschavezf committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b8e6772 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3468ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1033 from josschavezf/suite_dev

    update WNN function to make it more general
    josschavezf authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    27f5802 View commit details
    Browse the repository at this point in the history
  6. update news

    josschavezf committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    68b0ad0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1034 from josschavezf/suite_dev

    update news
    josschavezf authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    99254ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e666816 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. update wnn functions

    josschavezf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ffd9025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f3df3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1037 from josschavezf/suite_dev

    update wnn functions
    josschavezf authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5756f45 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge pull request #1036 from wwang-chcn/suite_dev

    Update: integrate with ONTraC
    josschavezf authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cb938b3 View commit details
    Browse the repository at this point in the history
  2. run devtools::document

    josschavezf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d7a198b View commit details
    Browse the repository at this point in the history
  3. fix typo

    josschavezf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c2dde5d View commit details
    Browse the repository at this point in the history
  4. run biocthis style

    josschavezf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9d6aba6 View commit details
    Browse the repository at this point in the history
  5. update R version

    josschavezf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b144f78 View commit details
    Browse the repository at this point in the history
  6. use biocstyle

    josschavezf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ffd0d4b View commit details
    Browse the repository at this point in the history
  7. remove lazydata

    josschavezf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7a463d9 View commit details
    Browse the repository at this point in the history
  8. adjust line length

    josschavezf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2100352 View commit details
    Browse the repository at this point in the history
  9. add return values

    josschavezf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f855fd2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1038 from josschavezf/suite_dev

    add biocthis style and add missing return values
    josschavezf authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9f8e3d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    aec9060 View commit details
    Browse the repository at this point in the history
  2. update update_giotto_params() usage

    - harmonize param name to `toplevel`
    - add `toplevel` param where missing
    - update `toplevel` passing to `update_giotto_params`
    jiajic committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7607ffb View commit details
    Browse the repository at this point in the history
  3. missed some

    jiajic committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5ac8f67 View commit details
    Browse the repository at this point in the history
  4. chore: remove name checking

    This is now performed in the dim reduction setter
    jiajic committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f0d6edb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b70442e View commit details
    Browse the repository at this point in the history
  6. chore: formatting

    jiajic committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6bd54a4 View commit details
    Browse the repository at this point in the history
  7. feat: reduceDims() API

    jiajic committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3cc909f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20177c0 View commit details
    Browse the repository at this point in the history
  9. chore: document

    jiajic committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8b9c09a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1039 from jiajic/suite_dev

    feat: NMF implementation and cleanups
    jiajic authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    08d4422 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e4a9a48 View commit details
    Browse the repository at this point in the history
  12. chore: docs

    jiajic committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    46ba4c3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1040 from jiajic/suite_dev

    revert: cluster cells removal. Also some formatting
    jiajic authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f13d1da View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. fix: upgrade message to error in tsne

    - otherwise it will return NULL and wipe the giotto object
    jiajic committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ea21422 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. update jackstraw permPA

    jiajic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4056c1d View commit details
    Browse the repository at this point in the history
  2. chore: docs

    jiajic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c4cad36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38ddc5a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1041 from jiajic/jstraw

    change: jackstraw update
    jiajic authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c1f6c89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42b3ab0 View commit details
    Browse the repository at this point in the history
  6. chore: remove jackstraw suggested dep

    - for now, we re-implement all needed jackstraw functionalities
    jiajic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0e4597f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1042 from jiajic/suite_dev

    chore: cleanup jackstraw suggested dep
    jiajic authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    80cd727 View commit details
    Browse the repository at this point in the history
  8. Update NEWS.md

    jiajic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5993ef7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1043 from jiajic/suite_dev

    Update NEWS.md
    jiajic authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f74c3c2 View commit details
    Browse the repository at this point in the history
  10. updates for jackstraw

    - silent return for discovered significant PCs
    - warning when discovered sig PCs matches ncp
    jiajic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7d2e60a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1044 from jiajic/suite_dev

    updates for jackstraw
    jiajic authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    681a0d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix: seed setting

    jiajic committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    98f4c53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1045 from jiajic/suite_dev

    fix: seed setting
    jiajic authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d481d44 View commit details
    Browse the repository at this point in the history
  3. fix warning

    jiajic committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c0782f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1046 from jiajic/suite_dev

    fix warning
    jiajic authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    221d5ec View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. chore: formatting

    jiajic committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    da8b4f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    8046e59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1049 from jiajic/suite_dev

    !feat: remove re-export of combineSpatialCellFeatureInfo()
    jiajic authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    99ce633 View commit details
    Browse the repository at this point in the history
  3. fix: doKmeans

    jiajic committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bdb9b56 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1050 from jiajic/suite_dev

    fix: doKmeans
    jiajic authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0b5d1c1 View commit details
    Browse the repository at this point in the history
  5. fix: doHclust()

    jiajic committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6d1a7e9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1051 from jiajic/suite_dev

    fix: `doHclust()`
    jiajic authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1c1e565 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    192cb30 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    ad6d004 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Merge pull request #1052 from jiajic/suite_dev

    chore: deprecations for normalizeGiotto
    jiajic authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0c025d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    074b3d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. enh: identifyTMAcores

    - has minimal nodes to not be considerd disconnected
    - now repairs split cores
    jiajic committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    9037649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40e3060 View commit details
    Browse the repository at this point in the history
  3. enh: update TMA core detection

    - change arg repair_split_cores to join_split_cores
    - add join_tolerance param for area allowed after joining to prevent joins of full cores pairs when the array has very small gutter space.
    jiajic committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    07df22f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. chore: use new gwith_seed()

    jiajic committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    24c5ec9 View commit details
    Browse the repository at this point in the history
  2. chore: deps cleanups

    jiajic committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e58f161 View commit details
    Browse the repository at this point in the history
  3. Update .Rbuildignore

    jiajic committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    d0d1f22 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update NEWS.md

    jiajic committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    67e9088 View commit details
    Browse the repository at this point in the history
  2. Update NEWS.md

    jiajic committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    daabd70 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1055 from jiajic/suite_dev

    Suite dev
    jiajic authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    611eff1 View commit details
    Browse the repository at this point in the history
  4. Update NEWS.md

    jiajic committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a526b73 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1056 from jiajic/suite_dev

    update news
    jiajic authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1ded09f View commit details
    Browse the repository at this point in the history
  6. chore: return remotes

    jiajic committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fb0f790 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1058 from jiajic/suite_dev

    chore: return remotes
    jiajic authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4b892f4 View commit details
    Browse the repository at this point in the history