comparison frag4feature.R @ 11:dd6a4d101f9a draft

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 04023134d8f28e85927ca293373c506484149ead-dirty
author tomnl
date Thu, 31 May 2018 09:07:16 -0400
parents 4b417094bf71
children 49e063070647
comparison
equal deleted inserted replaced
10:257deb956358 11:dd6a4d101f9a
120 grp_peaklist = NA 120 grp_peaklist = NA
121 }else{ 121 }else{
122 grp_peaklist = opt$grp_peaklist 122 grp_peaklist = opt$grp_peaklist
123 } 123 }
124 124
125 print('heck')
126 print(pa@fileList) 125 print(pa@fileList)
127 print(names(pa@fileList)) 126 print(names(pa@fileList))
128 print(xset@filepaths) 127 print(xset@filepaths)
129 saveRDS(pa, 'test_pa.rds') 128 saveRDS(pa, 'test_pa.rds')
130 129