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

Clean up

parent 0127a2c5
No related branches found
No related tags found
No related merge requests found
......@@ -751,7 +751,6 @@ shinyScreenApp <- function(projDir=getwd()) {
fn<-input$confFileTabBase
if (length(fn)>0 && !is.na(fn) && nchar(fn)>0) {
message("Generating basic file table in file ",fn)
## files<-adornmzMLTab(rhandsontable::hot_to_r(input$mzMLtabCtrl),projDir=rvConf$projDir)
files<-adornmzMLTab(rvConf$mzMLtab,projDir=rvConf$projDir)
setId<-rvSetId$df
cmpL<-rvCmpList$df
......
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