lSmooth: lSmooth

Description Usage Arguments

View source: R/lSmooth.R

Description

This function will loess smooth a time course, first demonstrated on P. fal time courses by Bozdech et al 2003

Usage

1
lSmooth(expdata, time, smoothvalue = 0.3)

Arguments

expdata

Expression data matrix, with columns as samples and rows as genes

time

matrix with one column; names are samples and column contains sample time

smoothvalue

loess smoothing value; default is 0.3


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