Package index
-
createGiottoObject()
- Create a giotto object
-
createGiottoObjectSubcellular()
- Create a giotto object from subcellular data
-
updateGiottoObject()
- Update giotto object
-
updateGiottoPointsObject()
- Update giotto points object
-
updateGiottoPolygonObject()
- Update giotto polygon object
-
readCellMetadata()
- Read cell metadata
-
readFeatMetadata()
- Read feature metadata
-
readPolygonData()
- Read list of polygons information
-
readFeatData()
- Read feature information
-
readExprData()
- Read expression data
-
readExprMatrix()
- Read expression matrix
-
readSpatLocsData()
- Read spatial location data
-
readSpatNetData()
- Read spatial networks
-
readSpatEnrichData()
- Read spatial enrichment
-
readDimReducData()
- Read dimensional reduction data
-
readNearestNetData()
- Read nearest neighbor network data
-
evaluate_input()
- Evaluate raw inputs to Giotto formatting
-
createCellMetaObj()
- Create S4 cellMetaObj
-
createDimObj()
- Create S4 dimObj
-
createExprObj()
- Create S4 exprObj
-
createFeatMetaObj()
- Create S4 featMetaObj
-
createGiottoPoints(<SpatVector>)
createGiottoPoints(<data.frame>)
- Create giotto points object
-
createGiottoPolygon(<character>)
createGiottoPolygon(<SpatVector>)
createGiottoPolygon(<SpatRaster>)
createGiottoPolygon(<data.frame>)
createGiottoPolygonsFromMask()
createGiottoPolygonsFromDfr()
createGiottoPolygonsFromGeoJSON()
- Create giotto polygons object
-
createNearestNetObj()
- Create S4 nnNetObj
-
createSpatEnrObj()
- Create S4 spatEnrObj
-
createSpatLocsObj()
- Create S4 spatLocsObj
-
createSpatNetObj()
- Create S4 spatialNetworkObj
-
createGiottoImage()
- createGiottoImage
-
createGiottoLargeImage()
- createGiottoLargeImage
-
createGiottoLargeImageList()
- createGiottoLargeImageList
-
getCellMetadata()
- getCellMetadata
-
getFeatureMetadata()
- getFeatureMetadata
-
getPolygonInfo()
- Get polygon info
-
getFeatureInfo()
- Get feature info
-
getExpression()
- Get expression values
-
getSpatialLocations()
- Get spatial locations
-
getSpatialNetwork()
- Get spatial network
-
getSpatialEnrichment()
- Get spatial enrichment
-
getDimReduction()
- Get dimension reduction
-
getMultiomics()
- Get multiomics integration results
-
getNearestNetwork()
- Get nearest neighbor network
-
getGiottoImage()
- Get giotto image object
-
spatValues()
- Giotto object spatial values
-
setGiotto(<giotto>,<list>)
setGiotto(<giotto>,<cellMetaObj>)
setGiotto(<giotto>,<featMetaObj>)
setGiotto(<giotto>,<exprObj>)
setGiotto(<giotto>,<giottoPoints>)
setGiotto(<giotto>,<giottoPolygon>)
setGiotto(<giotto>,<dimObj>)
setGiotto(<giotto>,<spatLocsObj>)
setGiotto(<giotto>,<spatEnrObj>)
setGiotto(<giotto>,<nnNetObj>)
setGiotto(<giotto>,<spatialNetworkObj>)
setGiotto(<giotto>,<giottoLargeImage>)
setGiotto(<giotto>,<giottoImage>)
- Set giotto subobjects into giotto object
-
setCellMetadata()
- Set cell metadata
-
setFeatureMetadata()
- Set feature metadata
-
setPolygonInfo()
- Set polygon info
-
setFeatureInfo()
- Set feature info
-
setExpression()
- Set expression data
-
setSpatialLocations()
- Set spatial locations
-
setSpatialNetwork()
- Set spatial network
-
setSpatialEnrichment()
- Set spatial enrichment
-
setDimReduction()
- Set dimension reduction data
-
setMultiomics()
- Set multiomics integration results
-
setNearestNetwork()
- Set nearest neighbor network
-
setGiottoImage()
- Set giotto image object
-
addCellMetadata()
- Add cell metadata
-
addFeatMetadata()
- Add feature metadata
-
addGiottoImage()
- addGiottoImage
-
addGiottoImageMG()
- addGiottoImageMG
-
addGiottoLargeImage()
- addGiottoLargeImage
-
showGiottoCellMetadata()
- showGiottoCellMetadata
-
showGiottoFeatMetadata()
- showGiottoFeatMetadata
-
showGiottoSpatialInfo()
- showGiottoSpatialInfo
-
showGiottoFeatInfo()
- showGiottoFeatInfo
-
showGiottoExpression()
- showGiottoExpression
-
showGiottoSpatLocs()
- showGiottoSpatLocs
-
showGiottoSpatNetworks()
- showGiottoSpatNetworks
-
showGiottoSpatEnrichments()
- showGiottoSpatEnrichments
-
showGiottoDimRed()
- showGiottoDimRed
-
showGiottoNearestNetworks()
- showGiottoNearestNetworks
-
showGiottoImageNames()
- showGiottoImageNames
-
list_cell_metadata()
- list_cell_metadata
-
list_dim_reductions()
- list_dim_reductions
-
list_expression()
- list_expression
-
list_feat_metadata()
- list_feat_metadata
-
list_feature_info()
- list_feature_info
-
list_images()
- list_images
-
list_nearest_networks()
- list_nearest_networks
-
list_spatial_enrichments()
- list_spatial_enrichments
-
list_spatial_grids()
- list_spatial_grids
-
list_spatial_info()
- list_spatial_info
-
list_spatial_locations()
- list_spatial_locations
-
list_spatial_networks()
- list_spatial_networks
Return names of available data
List slot contents as character vector. The spat_unit and/or feat_type usually must be provided.
-
list_cell_id_names()
- List cell ID names
-
list_feat_id_names()
- List feat ID names
-
list_dim_reductions_names()
- list_dim_reductions_names
-
list_expression_names()
- list_expression_names
-
list_feature_info_names()
- list_feature_info_names
-
list_images_names()
- list_images_names
-
list_nearest_networks_names()
- list_nearest_networks_names
-
list_spatial_enrichments_names()
- list_spatial_enrichments_names
-
list_spatial_grids_names()
- list_spatial_grids_names
-
list_spatial_info_names()
- list_spatial_info_names
-
list_spatial_locations_names()
- list_spatial_locations_names
-
list_spatial_networks_names()
- list_spatial_networks_names
-
pDataDT()
- pDataDT
-
fDataDT()
- fDataDT
-
annotateGiotto()
- Annotate Giotto object
-
removeCellAnnotation()
- Remove cell annotation
-
removeFeatAnnotation()
- Remove feature annotation
-
annotateSpatialNetwork()
- annotateSpatialNetwork
-
calculateMetaTable()
- calculateMetaTable
-
calculateMetaTableCells()
- calculateMetaTableCells
-
calculateSpatCellMetadataProportions()
- calculateSpatCellMetadataProportions
-
createGiottoInstructions()
instructions(<missing>,<missing>)
instructions(<giotto>,<missing>)
instructions(<giotto>,<character>)
instructions(<giottoInstructions>,<character>)
`instructions<-`(<giotto>,<missing>,<missing>)
`instructions<-`(<giotto>,<missing>,<logical>)
`instructions<-`(<giotto>,<character>,<missing>)
`instructions<-`(<giotto>,<character>,<logical>)
`instructions<-`(<giottoInstructions>,<character>,<ANY>)
- Giotto instructions
-
subsetGiotto()
- subsetGiotto
-
subsetGiottoLocs()
- Subset by spatial locations
-
subsetGiottoLocsMulti()
- deprecated
-
subsetGiottoLocsSubcellular()
- Subset raw subcellular information by location
-
joinGiottoObjects()
- Join giotto objects
-
splitGiotto()
- Split a Giotto Object
-
sliceGiotto()
- Slice
giotto
object byspat_unit
andfeat_type
-
hexVertices()
- Generate regular hexagon vertices
-
rectVertices()
- Generate rectangular polygon vertices
-
circleVertices()
- Generate circle polygon vertices
-
makePseudoVisium()
- makePseudoVisium
-
polyStamp()
- Spatial polygons stamp
-
tessellate()
- Tessellated grid of polygons
-
triGrid()
orthoGrid()
- Spatial grids
-
anndataToGiotto()
- Convert anndata to Giotto
-
gefToGiotto()
- Convert gef to Giotto
-
seuratToGiotto()
- Deprecated
-
seuratToGiottoV4()
- Convert a Seurat V4 object to a Giotto object
-
seuratToGiottoV5()
- Convert a Seurat V5 object to a Giotto object
-
spatialExperimentToGiotto()
- Utility function to convert a SpatialExperiment object to a Giotto object
-
spatialdataToGiotto()
- Convert SpatialData to Giotto
-
giottoMasterToSuite()
- Convert a master Giotto object to suite
-
giottoToAnnData()
- Convert Giotto to anndata
-
giottoToSeurat()
- Deprecated
-
giottoToSeuratV4()
- Convert Giotto to Seurat V4
-
giottoToSeuratV5()
- Convert Giotto to Seurat V5
-
giottoToSpatialData()
- Convert Giotto to SpatialData
-
giottoToSpatialExperiment()
- Utility function to convert a Giotto object to a SpatialExperiment object.
-
createBentoAdata()
- Create bento adata object from gobject
-
aggregateStacks()
- aggregateStacks
-
aggregateStacksExpression()
- aggregateStacksExpression
-
aggregateStacksLocations()
- aggregateStacksLocations
-
aggregateStacksPolygonOverlaps()
- aggregateStacksPolygonOverlaps
-
aggregateStacksPolygons()
- aggregateStacksPolygons
-
combineToMultiPolygon()
- Combine giottoPolygon geometries
-
calculateOverlap(<giotto>,<missing>)
calculateOverlap(<giottoPolygon>,<giottoPoints>)
calculateOverlap(<giottoPolygon>,<giottoLargeImage>)
calculateOverlap(<giottoPolygon>,<SpatRaster>)
calculateOverlap(<SpatVector>,<SpatRaster>)
calculateOverlap(<SpatVector>,<SpatVector>)
- Calculate features overlapped by polygons
-
calculateOverlapRaster()
- calculateOverlapRaster
-
calculateOverlapPolygonImages()
- calculateOverlapPolygonImages
-
calculateOverlapSerial()
- calculateOverlapSerial
-
calculateOverlapParallel()
- calculateOverlapParallel
-
overlaps(<giottoPolygon>)
- overlaps-generic
-
overlapImagesToMatrix()
- overlapImagesToMatrix
-
overlapToMatrix(<giotto>)
overlapToMatrix(<giottoPolygon>)
overlapToMatrix(<SpatVector>)
overlapToMatrix(<data.table>)
- overlapToMatrix
-
overlapToMatrixMultiPoly()
- overlapToMatrixMultiPoly
-
addSpatialCentroidLocations()
- addSpatialCentroidLocations
-
addSpatialCentroidLocationsLayer()
- addSpatialCentroidLocationsLayer
-
centroids(<giottoPolygon>)
- centroids-generic
-
combineCellData()
- combineCellData
-
combineFeatureData()
- combineFeatureData
-
combineFeatureOverlapData()
- combineFeatureOverlapData
-
combineMetadata()
- combineMetadata
-
combineSpatialCellMetadataInfo()
- combineSpatialCellMetadataInfo
-
createMetafeats()
- createMetafeats
-
cellMetaObj-class
cellMetaObj
- S4 cellMetaObj
-
dimObj-class
dimObj
- S4 dimObj Class
-
exprObj-class
exprObj
- S4 exprObj
-
featMetaObj-class
featMetaObj
- S4 featMetaObj
-
featureNetwork-class
featureNetwork
- S4 giotto feature network Class
-
giotto-class
giotto
- S4 giotto Class
-
giottoAffineImage-class
- S4 giottoAffineImage Class
-
giottoImage-class
giottoImage
- S4 giottoImage Class
-
giottoLargeImage-class
giottoLargeImage
- S4 giottoLargeImage Class
-
giottoPoints-class
giottoPoints
- S4 giotto points Class
-
giottoPolygon-class
giottoPolygon
- S4 giotto polygon Class
-
miscData-class
- Basic class for additional miscellaneous information
-
nnNetObj-class
nnNetObj
- S4 nnNetObj
-
spatEnrObj-class
- S4 spatEnrObj Class
-
spatLocsObj-class
spatLocsObj
- S4 spatLocsObj Class
-
spatialGridObj-class
- S4 spatialGridObj Class
-
spatialNetworkObj-class
- S4 spatialNetworkObj Class
-
terraVectData-class
terraVectData
- Basic class for terra SpatVector-based objects
-
createNetwork()
- Create a network
-
edge_distances()
- Calculate network edge euclidean distances
-
createSpatialNetwork()
- Create spatial network
-
createSpatialDelaunayNetwork()
- Create a spatial Delaunay network
-
createSpatialFeaturesKNNnetwork()
- Create kNN spatial feature network
-
createSpatialKNNnetwork()
- createSpatialKNNnetwork
-
createSpatialWeightMatrix()
- Create a spatial weight matrix
-
spat_net_to_igraph()
- Convert spatialNetworkObj to igraph
-
createNearestNetwork()
- createNearestNetwork
-
addNetworkLayout()
- addNetworkLayout
-
ext(<spatLocsObj>)
ext(<giottoPolygon>)
ext(<giottoPoints>)
ext(<spatialNetworkObj>)
ext(<giottoLargeImage>)
ext(<giottoImage>)
ext(<giotto>)
ext(<giottoAffineImage>)
ext(<affine2d>)
`ext<-`(<giottoPoints>,<SpatExtent>)
`ext<-`(<giottoPolygon>,<SpatExtent>)
`ext<-`(<giottoLargeImage>,<SpatExtent>)
`ext<-`(<ANY>,<ANY>)
`ext<-`(<giottoImage>,<SpatExtent>)
`ext<-`(<affine2d>,<ANY>)
- Get a SpatExtent
-
XY(<spatLocsObj>)
`XY<-`(<spatLocsObj>,<matrix>)
XY(<giottoPoints>)
`XY<-`(<giottoPoints>,<ANY>)
XY(<giottoPolygon>)
`XY<-`(<giottoPolygon>,<ANY>)
XY(<SpatVector>)
`XY<-`(<SpatVector>,<matrix>)
- Spatial coordinates
-
flip(<giotto>)
flip(<giottoPolygon>)
flip(<giottoPoints>)
flip(<spatLocsObj>)
flip(<spatialNetworkObj>)
flip(<giottoLargeImage>)
flip(<SpatExtent>)
flip(<giottoAffineImage>)
flip(<affine2d>)
- Flip an object
-
crop(<giottoLargeImage>)
crop(<giottoAffineImage>)
crop(<spatLocsObj>)
crop(<spatialNetworkObj>)
crop(<giottoPoints>)
crop(<giottoPolygon>)
- Crop to a spatial subset
-
t(<giotto>)
t(<spatLocsObj>)
t(<spatialNetworkObj>)
t(<giottoPoints>)
t(<giottoPolygon>)
t(<giottoLargeImage>)
t(<giottoAffineImage>)
t(<affine2d>)
- Transpose
-
spin(<giotto>)
spin(<giottoPolygon>)
spin(<giottoPoints>)
spin(<spatLocsObj>)
spin(<data.frame>)
spin(<giottoLargeImage>)
spin(<giottoAffineImage>)
spin(<affine2d>)
- Spin an object
-
spatShift(<giotto>)
spatShift(<SpatExtent>)
spatShift(<spatLocsObj>)
spatShift(<data.frame>)
spatShift(<spatialNetworkObj>)
spatShift(<giottoPolygon>)
spatShift(<giottoPoints>)
spatShift(<giottoLargeImage>)
spatShift(<giottoImage>)
spatShift(<giottoAffineImage>)
spatShift(<affine2d>)
- Spatially shift an object
-
rescale(<giotto>)
rescale(<spatLocsObj>)
rescale(<data.frame>)
rescale(<giottoPolygon>)
rescale(<giottoPoints>)
rescale(<giottoImage>)
rescale(<giottoLargeImage>)
rescale(<giottoAffineImage>)
rescale(<affine2d>)
- Rescale an object
-
shear(<spatLocsObj>)
shear(<SpatVector>)
shear(<giottoPoints>)
shear(<giottoPolygon>)
shear(<giottoLargeImage>)
shear(<giottoAffineImage>)
shear(<affine2d>)
- Apply a shear tranform
-
affine(<giotto>,<matrix>)
affine(<missing>,<missing>)
affine(<ANY>,<missing>)
affine(<ANY>,<affine2d>)
affine(<SpatVector>,<matrix>)
affine(<giottoPoints>,<matrix>)
affine(<giottoPolygon>,<matrix>)
affine(<spatLocsObj>,<matrix>)
affine(<giottoLargeImage>,<matrix>)
affine(<giottoAffineImage>,<matrix>)
affine(<affine2d>,<matrix>)
- Affine transformations
-
area(<giottoPolygon>)
area(<SpatVector>)
- Get the area of individual polygons
-
convHull(<spatLocsObj>)
convHull(<giottoSpatial>)
minRect(<spatLocsObj>)
minRect(<giottoSpatial>)
minCircle(<spatLocsObj>)
minCircle(<giottoSpatial>)
- Convex hull, minimal bounding rotated rectangle, and minimal bounding circle
-
buffer(<spatLocsObj>)
buffer(<giottoPoints>)
buffer(<giottoPolygon>)
- Create a buffer around vector geometries
-
settleGeom(<giottoPolygon>)
settleGeom(<SpatVector>)
- Settle polygon bounds
-
relate(<giottoSpatial>,<giottoSpatial>)
relate(<giotto>,<giottoSpatial>)
- Spatial relationships between geometries
-
erase(<spatialClasses>,<spatialClasses>)
snap(<giottoSpatial>)
symdif(<spatialClasses>,<spatialClasses>)
union(<spatialClasses>,<spatialClasses>)
intersect(<spatialClasses>,<spatialClasses>)
- Spatial binary operations
-
rescalePolygons()
- rescalePolygons
-
wrap(<giottoPolygon>)
wrap(<giotto>)
wrap(<giottoPoints>)
vect(<packedGiottoPolygon>)
vect(<packedGiottoPoints>)
vect(<packedGiotto>)
- Wrap giotto terra pointer information
-
spatQueryGiottoPolygons()
- Spatially query polygons within Giotto object
-
plot(<giottoImage>,<missing>)
plot(<giottoLargeImage>,<missing>)
plot(<giottoAffineImage>,<missing>)
plot(<giottoPolygon>,<missing>)
plot(<giottoPoints>,<missing>)
plot(<spatLocsObj>,<missing>)
plot(<dimObj>,<missing>)
plot(<spatialNetworkObj>,<missing>)
plot(<affine2d>,<missing>)
- Preview a Giotto spatial object
-
`[`(<gdtData>,<gIndex>,<gIndex>,<missing>)
`[`(<gdtData>,<logical>,<missing>,<missing>)
`[`(<gdtData>,<character>,<missing>,<missing>)
`[`(<gdtData>,<missing>,<numeric>,<missing>)
`[`(<gdtData>,<missing>,<logical>,<missing>)
`[`(<coordDataDT>,<ANY>,<ANY>,<missing>)
`[`(<coordDataDT>,<missing>,<ANY>,<missing>)
`[`(<coordDataDT>,<missing>,<character>,<missing>)
`[`(<coordDataDT>,<ANY>,<missing>,<missing>)
`[`(<coordDataDT>,<missing>,<missing>,<missing>)
`[`(<giottoPoints>,<gIndex>,<missing>,<missing>)
`[`(<metaData>,<missing>,<ANY>,<missing>)
`[`(<metaData>,<missing>,<character>,<missing>)
`[`(<metaData>,<ANY>,<missing>,<missing>)
`[`(<metaData>,<missing>,<missing>,<missing>)
`[`(<dimObj>,<ANY>,<ANY>,<missing>)
`[`(<dimObj>,<missing>,<missing>,<missing>)
`[`(<exprData>,<missing>,<ANY>,<missing>)
`[`(<exprData>,<ANY>,<missing>,<missing>)
`[`(<exprData>,<ANY>,<ANY>,<missing>)
`[`(<exprData>,<missing>,<missing>,<missing>)
`[`(<spatNetData>,<missing>,<missing>,<missing>)
`[`(<nnData>,<missing>,<missing>,<missing>)
`[`(<enrData>,<missing>,<missing>,<missing>)
`[`(<enrData>,<ANY>,<missing>,<missing>)
`[`(<enrData>,<missing>,<ANY>,<missing>)
`[`(<enrData>,<missing>,<character>,<missing>)
`[`(<spatGridData>,<missing>,<missing>,<missing>)
`[`(<giottoPoints>,<missing>,<missing>,<missing>)
`[`(<giottoPoints>,<character>,<missing>,<missing>)
`[`(<giottoPoints>,<missing>,<gIndex>,<missing>)
`[`(<giottoPolygon>,<missing>,<missing>,<missing>)
`[`(<giottoPolygon>,<gIndex>,<missing>,<missing>)
`[`(<giottoPolygon>,<character>,<missing>,<missing>)
`[`(<giottoPolygon>,<missing>,<gIndex>,<missing>)
`[`(<terraVectData>,<gIndex>,<gIndex>,<missing>)
`[`(<giottoLargeImage>,<missing>,<missing>,<missing>)
`[`(<giottoImage>,<missing>,<missing>,<missing>)
`[`(<affine2d>,<missing>,<missing>,<missing>)
- Subset part of an object with
[
-
`[<-`(<coordDataDT>,<missing>,<missing>,<ANY>)
`[<-`(<metaData>,<missing>,<missing>,<ANY>)
`[<-`(<dimObj>,<missing>,<missing>,<ANY>)
`[<-`(<exprData>,<missing>,<missing>,<ANY>)
`[<-`(<spatNetData>,<missing>,<missing>,<ANY>)
`[<-`(<nnData>,<missing>,<missing>,<ANY>)
`[<-`(<enrData>,<missing>,<missing>,<ANY>)
`[<-`(<spatGridData>,<missing>,<missing>,<ANY>)
`[<-`(<giottoPoints>,<missing>,<missing>,<ANY>)
`[<-`(<giottoPolygon>,<missing>,<missing>,<ANY>)
`[<-`(<giottoLargeImage>,<missing>,<missing>,<ANY>)
`[<-`(<giottoImage>,<missing>,<missing>,<ANY>)
`[<-`(<affine2d>,<missing>,<missing>,<ANY>)
- Replace part of an object with
[<-
-
`[`(<giotto>,<gIndex>,<missing>,<missing>)
`[`(<giotto>,<missing>,<gIndex>,<missing>)
`[`(<giotto>,<gIndex>,<gIndex>,<missing>)
`[`(<giotto>,<missing>,<missing>,<missing>)
subset(<giotto>)
- Subset a
giotto
object
-
`[[`(<giotto>,<missing>,<missing>)
`[[`(<giotto>,<character>,<missing>)
`[[`(<giotto>,<missing>,<character>)
`[[`(<giotto>,<character>,<character>)
- Subset
giotto
subobjects
-
`$`(<giotto>)
`$`(<coordDataDT>)
`$`(<spatEnrObj>)
`$`(<dimObj>)
`$`(<metaData>)
`$`(<terraVectData>)
`$`(<affine2d>)
- Subset part of an object with
$
-
`$<-`(<giotto>)
`$<-`(<coordDataDT>)
`$<-`(<spatEnrObj>)
`$<-`(<dimObj>)
`$<-`(<metaData>)
`$<-`(<terraVectData>)
- Replace part of an object with
$<-
-
rbind2(<cellMetaObj>,<cellMetaObj>)
rbind2(<featMetaObj>,<featMetaObj>)
rbind2(<spatLocsObj>,<spatLocsObj>)
rbind2(<giottoPolygon>,<giottoPolygon>)
- Combine objects by rows (Giotto-related)
-
colnames(<giotto>)
colnames(<exprObj>)
colnames(<cellMetaObj>)
colnames(<featMetaObj>)
colnames(<spatEnrObj>)
colnames(<spatLocsObj>)
colnames(<dimObj>)
rownames(<giotto>)
rownames(<exprObj>)
rownames(<dimObj>)
rownames(<metaData>)
- Row and column names
-
dimnames(<giotto>)
dimnames(<exprObj>)
dimnames(<dimObj>)
dimnames(<spatLocsObj>)
dimnames(<metaData>)
dimnames(<enrData>)
- Dimnames of an object
-
nrow(<giotto>)
nrow(<giottoPoints>)
nrow(<giottoPolygon>)
nrow(<spatLocsObj>)
nrow(<exprData>)
nrow(<metaData>)
nrow(<spatialNetworkObj>)
nrow(<enrData>)
nrow(<dimObj>)
ncol(<giotto>)
ncol(<exprData>)
ncol(<metaData>)
ncol(<enrData>)
ncol(<dimObj>)
dim(<giotto>)
dim(<spatLocsObj>)
dim(<exprData>)
dim(<metaData>)
dim(<enrData>)
dim(<giottoLargeImage>)
dim(<giottoPolygon>)
dim(<giottoPoints>)
- Dimensions of giotto objects
-
copy(<coordDataDT>)
- Copy an entire object
-
activeFeatType(<giotto>)
`activeFeatType<-`(<giotto>,<character>)
- Active feature type
-
activeSpatUnit(<giotto>)
`activeSpatUnit<-`(<giotto>,<character>)
- Active spatial unit
-
featType(<ANY>)
featType(<list>)
featType(<featData>)
`featType<-`(<featData>)
- Feature type information
-
spatUnit(<ANY>)
spatUnit(<list>)
spatUnit(<spatData>)
spatUnit(<giottoPolygon>)
`spatUnit<-`(<spatData>)
`spatUnit<-`(<giottoPolygon>)
- Spatial unit information
-
prov(<provData>)
`prov<-`(<provData>)
- Provenance information
-
objName(<ANY>)
objName(<list>)
objName(<nameData>)
objName(<giottoPoints>)
objName(<giottoLargeImage>)
objName(<giottoImage>)
`objName<-`(<list>)
`objName<-`(<nameData>)
`objName<-`(<giottoImage>)
`objName<-`(<giottoLargeImage>)
`objName<-`(<giottoPoints>)
- Giotto object name information
-
spatIDs(<giotto>)
spatIDs(<exprObj>)
spatIDs(<spatLocsObj>)
spatIDs(<cellMetaObj>)
spatIDs(<spatialNetworkObj>)
spatIDs(<dimObj>)
spatIDs(<giottoPolygon>)
spatIDs(<spatEnrObj>)
spatIDs(<nnNetObj>)
featIDs(<giotto>)
featIDs(<exprObj>)
featIDs(<featMetaObj>)
featIDs(<giottoPoints>)
featIDs(<spatEnrObj>)
- Spatial and feature IDs
-
overlaps(<giottoPolygon>)
- overlaps-generic
-
loadGiotto()
- loadGiotto
-
saveGiotto()
- saveGiotto
-
reconnectGiottoImage()
- Reconnect images with dead pointers
-
as.list(<giotto>)
- Coerce to a list
-
as.points(<data.frame>)
as.points(<spatLocsObj>)
- Coerce to SpatVector points
-
as.polygons(<data.frame>)
- Coerce to SpatVector polygons
-
as.data.table(<SpatVector>)
as.data.table(<giottoPolygon>)
as.data.table(<giottoPoints>)
- Coerce to data.table
-
as.matrix(<spatLocsObj>)
- Coerce to matrix
-
as.character(<giottoImage>)
as.character(<giottoLargeImage>)
- Create a text representation of an object
-
as.sp(<sf>)
as.sp(<SpatVector>)
as.sp(<stars>)
as.sp(<Spatial>)
as.sp(<giottoPolygon>)
as.sp(<giottoPoints>)
as.sf(<SpatVector>)
as.sf(<Spatial>)
as.sf(<stars>)
as.sf(<sf>)
as.sf(<giottoPolygon>)
as.sf(<giottoPoints>)
as.stars(<SpatVector>)
as.stars(<sf>)
as.stars(<Spatial>)
as.stars(<stars>)
as.stars(<giottoPolygon>)
as.stars(<giottoPoints>)
as.terra(<SpatVector>)
as.terra(<sf>)
as.terra(<stars>)
as.terra(<Spatial>)
as.terra(<giottoPolygon>)
as.terra(<giottoPoints>)
- R spatial conversions
-
checkGiottoEnvironment()
installGiottoEnvironment()
removeGiottoEnvironment()
set_giotto_python_path()
- Giotto python environment
-
checkPythonPackage()
- Check Python Package Installation
-
stitchFieldCoordinates()
- stitchFieldCoordinates
-
stitchTileCoordinates()
- stitchTileCoordinates
-
stitchGiottoLargeImage()
- Stitch multiple giottoLargeImage objects into a single giottoLargeImage object
-
convertGiottoLargeImageToMG()
- convertGiottoLargeImageToMG
-
estimateImageBg()
- estimateImageBg
-
distGiottoImage()
- Plot distribution of image intensity values
-
density(<giottoLargeImage>)
- Density plot
-
hist(<giottoLargeImage>)
- Histogram
-
ometif_to_tif()
- Convert ome.tif to tif
-
ometif_metadata()
- Read metadata of an ometif
-
reconnect(<giottoLargeImage>)
reconnect(<giottoImage>)
- Reconnect a GiottoClass object
-
changeImageBg()
- changeImageBg
-
writeGiottoLargeImage()
- writeGiottoLargeImage
-
updateGiottoImage()
- updateGiottoImage
-
updateGiottoImageMG()
- updateGiottoImageMG
-
updateGiottoLargeImage()
- updateGiottoLargeImage
-
add_img_array_alpha()
- Add alpha channel to image array
-
objHistory()
- Giotto object history
-
update_giotto_params()
- Update giotto parameters
-
showProcessingSteps()
- showProcessingSteps
-
polygon_to_raster()
- Convert polygon to raster
-
smoothGiottoPolygons()
- smoothGiottoPolygons
-
doDeferred(<giottoAffineImage>)
- Perform deferred/lazy operations
Deprecated
Deprecated and/or less supported older functions. Some of these functions are here for compatibility and internal purposes.
-
getSpatialGrid()
- Get spatial grid
-
get_distance()
- get_distance
-
get_multiomics()
- Get multiomics integration results
-
createSpatialDefaultGrid()
- createSpatialDefaultGrid
-
createSpatialGrid()
- createSpatialGrid
-
setSpatialGrid()
- Set spatial grid
-
set_multiomics()
- Set multiomics integration results
-
triGrid()
orthoGrid()
- Spatial grids
-
cropGiottoLargeImage()
- Crop a giotto largeImage object
-
plotGiottoImage()
- Plot a giotto image object
-
showGiottoSpatGrids()
- showGiottoSpatGrids
-
showGrids()
- Show Spatial Grids
-
showNetworks()
- Show networks
-
addGiottoPoints()
addGiottoPoints3D()
- Add subcellular giotto points object to giotto object
-
addGiottoPolygons()
- Add giotto polygons to giotto object
-
annotateSpatialGrid()
- annotateSpatialGrid
-
annotate_spatlocs_with_spatgrid_2D()
- annotate_spatlocs_with_spatgrid_2D
-
annotate_spatlocs_with_spatgrid_3D()
- annotate_spatlocs_with_spatgrid_3D