getPCs: PCs from transcripts

View source: R/getPCs.R

getPCsR Documentation

PCs from transcripts

Description

This function returns the pcs from the obtained RangedSummarizedExperiment object of selected transcripts

Usage

getPCs(rse_tx, assayname = "tpm")

Arguments

rse_tx

Ranged Summarizeed Experiment with only trancsripts selected for qsva

assayname

character string specifying the name of the assay desired in rse_tx

Value

prcomp object generated by taking the pcs of degraded transcripts

Examples

getPCs(covComb_tx_deg, "tpm")

LieberInstitute/qsvaR documentation built on June 22, 2024, 8:03 a.m.