filterByScore: filter rows by qscore

Description Usage Arguments Value Examples

View source: R/filterbyScore.R

Description

require that at least n features have a mscore less than maxscore

Usage

1
filterByScore(msexp, scorethresh = 0.001, n = 2)

Arguments

msexp

object of class msexperiment

scorethresh

- score threshold

n

- number of samples which need to have a score for this feature below the threshold

Value

msexperiment

Examples

1

wolski/imsbInfer documentation built on March 27, 2021, 11:39 p.m.