comparison frag4feature.R @ 19:deea5e9205d9 draft

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 04023134d8f28e85927ca293373c506484149ead-dirty
author tomnl
date Thu, 31 May 2018 09:05:29 -0400
parents a8d243fcf676
children 95a4c22e0d64
comparison
equal deleted inserted replaced
18:7b26d3a67a8c 19:deea5e9205d9
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