SRV_lod.plot: Plot top lod SRV clusters

Description Usage Arguments Author(s) See Also Examples

View source: R/SRV_lod.plot.R

Description

Plot all SRV clusters associated with the top lod locus

Usage

1
SRV_lod.plot(results, file, Th)

Arguments

results

a list specifying the results of mQTL mapping

file

a text file contains resulting clusters

Th

a numerical value of LOD threshold

Author(s)

Lyamine Hedjazi

See Also

SRV.plot

Examples

1
2
3
4
5
load_datafiles()
load(results)

## Plot LOD profile
SRV_lod.plot(results,rectangle_SRV,T=1)

mQTL.NMR documentation built on Nov. 1, 2018, 2:13 a.m.