extract_colData: Return PCA-projected data from a result-list

View source: R/helpers.r

extract_colDataR Documentation

Return PCA-projected data from a result-list

Description

Return colData from a result-list

Usage

extract_colData(object, dataset)

Arguments

object

The list of results returned by get_result

dataset

The name of the dataset you want to extract the PC coordinates - optional, and if omitted all datasets will be reported.

Details

Traverse an object returned by get_result, and extract the colData. As the comparisons and models within a dataset are all based off the same colData, the return value is aggregated to the level of dataset.

Value

A DataFrame of PC coordinates for each dataset specified

Author(s)

Gavin Kelly


crickbabs/RNASeq-DESeq documentation built on Jan. 7, 2023, 11:23 p.m.