idrblab / NOREVA

R Package for Systematic Optimization of Metabolomic Data Processing

Home Page:https://idrblab.org/noreva/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use of NOREVA

cathinre opened this issue · comments

no results, only Errors, can the authors help the users, please

multi_none_data <- read.csv(file = "Timecourse_without_QCSIS.csv", header = TRUE, stringsAsFactors = FALSE)
class(multi_none_data)
[1] "data.frame"
dim(multi_none_data)
[1] 36 127

allranks_non <- normulticlassnoall(fileName = multi_non_data, assum_a="Y", assum_b="Y", assum_c="Y")
Erreur dans normulticlassnoall(fileName = multi_non_data, assum_a = "Y", :
arguments inutilisés (assum_a = "Y", assum_b = "Y", assum_c = "Y")

nordata <- normulticlassmatrix(datatype = 1, fileName = multi_non_data, impt="1", trsf="1", nmal="1", nmal2="1")
NOREVA is Running ...
Erreur dans if (class(imput_m) == "try-error") { :
la condition est de longueur > 1

normulticlassqcall(fileName = multi_qcs_data, SAalpha="Y", SAbeta="Y", SAgamma="Y")
NOREVA is Running ...

returns the empty file "OUTPUT-NOREVA-Record.txt"