pivot_sct: Internal function to pivot a SCT

Description Usage Arguments Value

View source: R/sct.R

Description

Internal function to pivot a SCT

Usage

1
pivot_sct(sct, sample_field, condition_field)

Arguments

sct

The un-pivoted sample-condition table.

sample_field

Name of the sample field

condition_field

Name of the condition field

Value

A pivoted sct suitable for graphing.


steveneschrich/CLIApet documentation built on March 2, 2021, 12:02 a.m.