check_stdf: Check summarized trajectory data.frame

View source: R/check.R

check_stdfR Documentation

Check summarized trajectory data.frame

Description

Check summarized trajectory data.frame

Usage

check_stdf(stdf, shift = NULL)

Arguments

stdf

A data.frame containing information about a spatial trajectory. Must contain the variables:

trajectory_part

Character. The trajectory's subparts.

trajectory_part_order

Numeric. Denotes every trajectory-bin's position along the trajectory's subpart.

trajectory_order

Numeric. Denotes every trajectory-bin's position along the whole trajectory.

variables

Character. The genes, gene-sets and features that have been summarized along the trajectory.

values

Numeric. The binned values of every gene, gene-set and feature that has been summarized along the trajectory.


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.