Learn R Programming

mQTL.NMR (version 1.6.0)

load_demo_data: Load demo data files

Description

Data files are downloaded from the sourceforge.net website to the user's working directory.

Usage

load_demo_data()

Arguments

Value

Loaded data files concern four datasets: raw metabolomic data (Metabofile.txt), genomic data (Genofile.txt), additional data (physiodat.txt), formatted metabolomic data (met.clean.txt) and formatted genomic data (gen.clean.txt). Data files specifying additional information and results are also provided such as: result of SRV clustering (ur.rectangle.alig.txt), aligned data (ur.alig.txt), normalized data by CS and PQN methods (cs.norm.txt and pqn.norm.txt) and SRV clusters parameters (rectangle_SRV.txt)

See Also

format_mQTL

Examples

Run this code

 ## Not run: 
# 
# # Load demo data files
#  load_demo_data()
# 
# ## End(Not run)

Run the code above in your browser using DataLab