Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lmweber committed Aug 15, 2023
1 parent f71cb98 commit 4774872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/AllGenerics.R
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ setGeneric("molecules", function(x, ...) standardGeneric("molecules"))
#' @export
setGeneric("molecules<-", function(x, ..., value) standardGeneric("molecules<-"))

# SpatialExperiment methods to rotate and mirror coordinates
# SpatialExperiment methods to rotate and mirror coordinates -------------------

#' @export
setGeneric("rotateCoords", function(x, ...) standardGeneric("rotateCoords"))
Expand Down

0 comments on commit 4774872

Please sign in to comment.