Dre_prep: Build Interpolated Gene Expression References

Dre_prepR Documentation

Build Interpolated Gene Expression References

Description

Builds the interpolation of the reference datasets. These functions are internally called by prepare_refdata from RAPToR.

Usage

.prepref_skel(data, from = NULL, to = NULL)

.prepref_Dre_emb_larv(n.inter = NULL, by.inter = NULL)

Arguments

n.inter, by.inter

the resolution of the interpolation, as in seq(start, end, length.out = n.inter) or seq(start, end, by = by.inter).

Value

A list with interpGE the interpolated gene expression matrix and time.series the time of the interpGE matrix columns.

See Also

prepare_refdata ge_im make_ref


LBMC/zebraRef documentation built on April 7, 2023, 7:27 a.m.