Skip to content

Commit

Permalink
!feat: remove re-export of combineSpatialCellFeatureInfo()
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic committed Oct 15, 2024
1 parent da8b4f4 commit 8046e59
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 9 deletions.
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ export(combineICG)
export(combineInteractionChangedFeats)
export(combineInteractionChangedGenes)
export(combineMetadata)
export(combineSpatialCellFeatureInfo)
export(combineSpatialCellMetadataInfo)
export(combineToMultiPolygon)
export(compareCellAbundance)
Expand Down Expand Up @@ -575,7 +574,6 @@ importFrom(GiottoClass,combineCellData)
importFrom(GiottoClass,combineFeatureData)
importFrom(GiottoClass,combineFeatureOverlapData)
importFrom(GiottoClass,combineMetadata)
importFrom(GiottoClass,combineSpatialCellFeatureInfo)
importFrom(GiottoClass,combineSpatialCellMetadataInfo)
importFrom(GiottoClass,combineToMultiPolygon)
importFrom(GiottoClass,convertGiottoLargeImageToMG)
Expand Down
2 changes: 0 additions & 2 deletions R/suite_reexports.R
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,6 @@ GiottoClass::combineFeatureOverlapData
#' @export
GiottoClass::combineMetadata
#' @export
GiottoClass::combineSpatialCellFeatureInfo
#' @export
GiottoClass::combineSpatialCellMetadataInfo
#' @export
GiottoClass::combineToMultiPolygon
Expand Down
6 changes: 3 additions & 3 deletions man/labelTransfer.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8046e59

Please sign in to comment.