hlpr_widen_trajectory_df: Widen trajectory data.frame

View source: R/helper-functions.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 each every observation is a trajectory and every variable describes the value of the trajectory at a specific position.


kueckelj/SPATA documentation built on March 22, 2022, 9:59 p.m.