
The Analysis class
Analysis-class.Rd
This is a lightweight container that references other data in a SpatialMap object. Specifically, expression data will always be stored in a Region object. Analysis objects can point to those data in one or more Region objects, and store the results of downstream analyses across multiple region objects. This construction, i.e. SpatialMap Region combined with SpatialMap Analysis-->Regions, keeps the flexibility of loading studies into SpatialMap, analyzing Regions -acquisitions- on an individual basis, and combining Regions into larger cohorts for cross sample analysis - all without storing data twice.