comparison frag4feature.R @ 20:ce268299ecd2 draft

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 04023134d8f28e85927ca293373c506484149ead-dirty
author tomnl
date Thu, 31 May 2018 09:12:15 -0400
parents fd6f8eecdec9
children 2b1628678b72
comparison
equal deleted inserted replaced
19:9d1c2dcba63d 20:ce268299ecd2
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