RPpval: Visualize the outcome of a Rank product analysis

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Visualize the outcome of a Rank product analysis, this function will print/plot p-values calculated by the find.diff.expressed function.

Usage

1
2
	showRPpval(population,markers=1:10)
	plotRPpval(population,thresholdRange=c(0.01,0.1,0.01))

Arguments

population

An object of class population. See create.population for details.

markers

Numbers of markers to be printed

thresholdRange

Specifies in which range threshold will be checked (start, stop, step).

Details

Those are two helper functions of find.diff.expressed. showRPpval is printing to the screen p-values for specified markers, while plotRPpval is showing how many markers will be selected using different thresholds.

Value

An object of class population, (see create.population for more details) with object of class RP saved into population$founders$RP.

Author(s)

Konrad Zych k.zych@rug.nl, Danny Arends Danny.Arends@gmail.com Maintainer: Konrad Zych k.zych@rug.nl

See Also

Examples

1
2
3

KonradZych/phenotypes2genotypes documentation built on May 30, 2019, 2:45 p.m.