projectCounts: Function to project counts to the common expression space...

View source: R/analysis.R

projectCountsR Documentation

Function to project counts to the common expression space This function projects individual profiles or average counts to the common space by computing D_i^T U_i Delta^-1

Description

Function to project counts to the common expression space This function projects individual profiles or average counts to the common space by computing D_i^T U_i Delta^-1

Usage

projectCounts(counts, obj, combine = TRUE)

Arguments

counts

mean expression list or counts list

obj

SBF output list

combine

If multiple libraries exist, the function will row bind the projected counts if set TRUE

Value

projected counts data.frame if combine is set TRUE else list with projected counts


amalthomas111/SBF documentation built on Sept. 2, 2022, 11:27 a.m.