SRV_lod.plot {mQTL.NMR} | R Documentation |
Plot all SRV clusters associated with the top lod locus
SRV_lod.plot(results, file, Th)
results |
a list specifying the results of mQTL mapping |
file |
a text file contains resulting clusters |
Th |
a numerical value of LOD threshold |
Lyamine Hedjazi
load_datafiles() load(results) ## Plot LOD profile SRV_lod.plot(results,rectangle_SRV,T=1)