stImpute: Single treatment (st) impute

Description Usage Arguments

View source: R/stImpute.R

Description

Impute the missing values for a phosphosite across replicates within a single treatment (or control) if there are n or more quantified values of that phosphosite in that treatment.

Usage

1
stImpute(mat, n)

Arguments

mat

a matrix with rows correspond to phosphosites and columns correspond to replicates within a treatment.

n

an integer indicating n or more quantified values required for imputing missing values of a given phosphosite.


SydneyBioX/phosphoR documentation built on May 20, 2019, 12:58 a.m.