R/utils.R
getListNbValuesInLines.Rd
Returns the possible number of values in lines in the data
getListNbValuesInLines(object, conds, type = "WholeMatrix")
An object of class QFeatures
QFeatures
xxxx
WholeMatrix, AllCond or AtLeastOneCond
An integer
Samuel Wieczorek, Enora Fremy
data(subR25prot) res <- getListNbValuesInLines(subR25prot[[1]])