output: github_document

Please use the new website www.giottosuite.com. This website is outdated and archived for consistency with the original Giotto publication (Dries et al, Genome Biology, 2021).

Giotto 1.0.1 - 1.0.3

Giotto 1.0.0

This is the first major release of Giotto. If you still want to work with the previous version, then you can find the older releases here.

Here is an overview about what has changed in the meantime:

The other alternative is to install them in your own favorite Python environment and provide the path in the createGiottoInstructions command.

Giotto 0.3.5

Giotto 0.3.2

Giotto 0.3.1

example to acces the seqFISH+ mini dataset:

# raw counts
small_seqfish_expr_matrix = read.table(system.file("extdata", "seqfish_field_expr.txt", package = 'Giotto'))
# cell locations
small_seqfish_locations = read.table(system.file("extdata", "seqfish_field_locs.txt", package = 'Giotto'))

Giotto 0.3.0

# to create the old default kNN spatial network use:
createSpatialKNNnetwork(gobject)

# or use this function with the following setting
createSpatialNetwork(gobject, method = 'kNN')
# binGetSpatialGenes is now:
binSpect(gobject) # binary Spatial extraction

# spatial_genes_python is now:
silhouetteRank(gobject)

Giotto 0.2.4

Giotto 0.2.3

Giotto 0.2.2



RubD/Giotto_site documentation built on April 12, 2025, 6:46 p.m.