SRV.plot: Plot SRV clusters

Description Usage Arguments Author(s) See Also Examples

Description

Plot arrows defined by SRV on data

Usage

1
SRV.plot(file1,file2,lo,hi,k,title)

Arguments

file1

a text file with NMR data

file2

a text file with SRV results

lo

starting point on chemical shift

hi

ending point on chemical shift

k

number of samples

title

title of the plot

Author(s)

Lyamine Hedjazi

See Also

simple.plot

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
# Load data files

load_datafiles()

# Format data

format_mQTL(phenofile,genofile,physiodat,cleandat,cleangen)

## Plot SRV profile

SRV.plot(file1=cleandat,file2=rectangle_SRV,lo=3.02,hi=3.08,k=1:168,title="Cluster plot")

lhedjazi/mQTL.NMR documentation built on May 31, 2019, 10:47 p.m.