Skip to content
Snippets Groups Projects
Commit 89d0bc7e authored by Todor Kondic's avatar Todor Kondic
Browse files

Fix header

parent 375b8bb2
No related branches found
No related tags found
No related merge requests found
......@@ -128,7 +128,7 @@ single.sw<-function(fn_data,stgs_alist,wd,fn_cmpd_list,mode,readMethod="mzR",arc
write.csv(x=df_table,file=fn_table,row.names=F)
## Make empty workspace.
w <- newMsmsWorkspace()
w <- RMassBank::newMsmsWorkspace()
## Run the workflow.
message(paste("Reading in file:",fn_data))
w <-msmsRead(w,filetable=fn_table,readMethod="mzR",mode=mode)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment