hlpr_widen_trajectory_df: Widen trajectory data.frame

View source: R/h.R

hlpr_widen_trajectory_dfR Documentation

Widen trajectory data.frame

Description

Widen trajectory data.frame

Usage

hlpr_widen_trajectory_df(stdf, variable)

Arguments

stdf

A summarized trajectory data.frame - output from hlpr_summarize_trajectory_df().

variable

Character value. The variable of stdf: 'gene_sets', 'genes' or 'features'.

Value

A widened data.frame in which every observation is a trajectory and every variable describes the value of the trajectory at a specific position.


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