Skip to contents

Function reference

Load data

ReadMPX_Seurat()
Load data from PXL file into a Seurat object
ReadMPX_counts()
Read a count matrix from a pxl file
ReadMPX_item() ReadMPX_polarization() ReadMPX_colocalization() ReadMPX_edgelist()
Read an MPX data item
ReadMPX_arrow_edgelist()
Read edgelists from .pxl files
ReadMPX_layouts()
Load layouts from an PXL file

Visualization

CellCountPlot()
Plot cell counts per group
MoleculeRankPlot()
Edge Rank Plot
EdgeRankPlot()
Edge Rank Plot
TauPlot()
Plot UMIs per UPIa for quality control
DensityScatterPlot()
Create a density scatter / pseudocolor plot.
AbundanceColocalizationPlot()
Create an abundance/colocalization scatterplot
Plot2DGraph()
Plot 2D graph layouts
Plot2DGraphM()
Plot multiple markers on multiple graphs
Plot3DGraph()
Plot 3D graph layouts

Graph layouts

Data processing

NormalizeMPX()
Normalize MPX data
KeepLargestComponent()
Keep largest component
RemoveCellGraphs()
Remove CellGraphs
LoadCellGraphs()
Load CellGraphs

Differential analysis

RunDPA()
Differential analysis (polarization)
RunDCA()
Differential analysis (colocalization)
ColocalizationHeatmap()
Plot DCA results

Seurat methods

PolarizationScoresToAssay()
Convert polarization score table to an Assay or Assay5
ColocalizationScoresToAssay()
Convert colocalization score table to an Assay or Assay5

CellGraphAssay(5) and CellGraph methods

Graph functions

edgelist_to_simple_Anode_graph()
A-node projection
edgelist_to_simple_bipart_graph()
Create a simple bipartite graph from an edgelist
node_markers_counts()
Calculate antibody counts per A-node
color_by_marker()
Add node colors to a CellGraph
compute_transition_probabilities()
Compute transition probabilities
cos_distance_weights() prob_distance_weights()
Calculate edge weights for pMDS
local_G()
Calculate Local G

Export

WriteMPX_pxl_file()
Export Seurat object data to a .pxl file

Classes

CellGraphAssay-class CellGraphAssay
The CellGraphAssay class
CellGraphAssay5-class CellGraphAssay5
The CellGraphAssay5 class
MPXAssay-class MPXAssay
MPXAssay class

Misc

pixelatorR_options
Global Options in pixelatorR
pixelatorR-package
pixelatorR: Data Structures, Data Processing Tools and Visualization Tools for MPX Single Cell Data
pxl_dataset
Five Cells MPX Test data
show(<CellGraph>)
Show method for CellGraph object
RenameCells(<CellGraphAssay>) show(<CellGraphAssay>) subset(<CellGraphAssay>) merge(<CellGraphAssay>)
CellGraphAssay Methods
inspect_pxl_file()
Inspect a PXL file