combineSmoothFit: Gene Smooth: Combine smoothed fits

Description Usage Arguments Value

View source: R/gene-smooth.R

Description

This function takes a list of smoothed.fits (i.e. output from geneSmoothFit) and combines them in the order provided into a single smoothed fit. This is useful, for instance, for combining multiple pieces of fits together for plotting on a heatmap with several panels.

Usage

1
combineSmoothFit(fit.list)

Arguments

fit.list

(List) A list of smoothed.fits to combine

Value

(List) Akin to a single output from geneSmoothFit.


farrellja/URD documentation built on June 17, 2020, 4:48 a.m.