fftimpute: fftimpute

Description Usage Arguments Value

View source: R/fftimpute.R

Description

This function imputes timepoints using the Fourier Transform; strongly recommend using another option here, as this is INCREDIBLY specific to a 2 hr timecourse over 56 hr

Usage

1
fftimpute(expdata, times)

Arguments

expdata

An expression matrix with genes as rows and samples as columns

times

A matrix with row names as samples and one column containing sampling times

Value

This function returns an expression matrix containing both the measured and imputed timepoints


foster-gabe/PFExpTools documentation built on May 25, 2020, 7:22 a.m.