simple.plot: Plot NMR profile plus SRV regions

Description Usage Arguments Value Author(s) See Also Examples

Description

Plot NMR profile plus SRV regions and consensus across the various statistics

Usage

1

Arguments

file

a text file containing NMR data

lo

starting point on the chemical axis

hi

ending point on the chemical axis

k

number of samples

title

title of the plot

Value

NMR profile and SRV region plot with peak calling consensus

Author(s)

Jean-Baptiste Cazier

See Also

SRV.plot

Examples

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

load_datafiles()

# Format data

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

# Plot NMR profile
 simple.plot(file=cleandat,lo=3.02,hi=3.08,k=1:20,title="NMR profile") 

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