Logo
latest

General

  • About
  • Installation
  • Documentation
    • Giotto Handing Functions
    • Import Raw Data
    • Adding Images
    • Dimension Reduction
    • Clustering
    • Marker Genes
    • Auxiliary Visualizations
    • Spatial
      • Enrichment & Deconvolution
      • Spatial Network Or Grid
        • spatNetwDistributionsDistance
        • spatNetwDistributionsKneighbors
        • spatNetwDistributions
        • createSpatialDelaunayNetwork
        • plotStatDelaunayNetwork
        • createSpatialKNNnetwork
        • createSpatialNetwork
        • annotateSpatialNetwork
        • annotateSpatialGrid
        • createSpatialGrid
        • showNetworks
        • showGrids
      • Spatial Genes
      • Spatial Gene Simulation
      • Spatial Co-Expression Patterns/Modules
    • Hidden Markov Random Field (HMRF)
    • 2D Visualization
    • 3D Visualization
    • In Silico Cross Sections
    • Cell Neighborhood
    • Export From Giotto Analyzer To Viewer
    • Interoperability
  • Development
  • Giotto Viewer

Guides

  • HowTos
  • Examples
  • Try Giotto

Issues

  • Common Errors and Solutions
  • Report a Bug
Giotto
  • »
  • Function Documentation »
  • Print Available Spatial Networks
  • Edit on GitHub

Print Available Spatial Networks¶

showNetworks()

Prints the available spatial networks that are attached to the Giotto object.

showNetworks(gobject, verbose = TRUE)

Arguments¶

gobject

a giotto object

verbose

verbosity of function#’

Value¶

A vector.

Next Previous

© Copyright 2021, Ruben Dries, Qian Zhu, Huipeng Li, Rui Dong, Guo-Cheng Yuan. Revision 52edd9a5.

Built with Sphinx using a theme provided by Read the Docs.