R/Test.R

#to turn into a txt file with locations on ipswich

metaboliteData <- "/Users/me394/Dropbox/Academic/EBPOD/Metabolomics/MetabolonDILT1D/Data/Raw/MetaboliteData.csv"
metaboliteFile <- "/Users/me394/Dropbox/Academic/EBPOD/Metabolomics/MetabolonDILT1D/Data/Raw/MetaboliteInfo.csv"
sampleFile <- "/Users/me394/Dropbox/Academic/EBPOD/Metabolomics/MetabolonDILT1D/Data/Raw/SampleInfo.csv"

#covariate file + stem
covariateDate = "2014-04-07"
covariateStem <- "/ipswich/data/shared/DILT1D/lookups/phenotype-"
covariateSourceFile <- "/ipswich/data/shared/DILT1D/RFunctions/readdoses.R"

#clinical file locations
smbgFile <- "/ipswich/data/shared/DILT1D/datasets/clinical-observations/clinical-data-smbg-FULL-2015-05-19.tab"
hbaFile <- "/ipswich/data/shared/DILT1D/datasets/clinical-HbA1c/HbA1c-results-by-visit-2014-06-11.tab"
cpeptideFile <- "/ipswich/data/shared/DILT1D/datasets/clinical-C-peptide/C-peptide-results-by-visit-2014-06-06.tab"
miepstei/MetabDILT1D documentation built on May 22, 2019, 10:50 p.m.