— MasterFdrResults-class" />
"MasterFdrResults"
MasterFdrResults-class.Rd
This class stored the results of the
Objects are created with the estimateMasterFdr
function.
all
:Object of class "data.frame"
with results
of all possible combinations.
files
:Object of class "character"
with file
names used in combinations.
best
:Object of class "data.frame"
with results
of the best combination.
masterFdr
:Object of class "numeric"
storing
the best combination.
signature(object = "MasterFdrResults")
: ...
signature(object = "MasterFdrResults")
: ...
signature(object = "MasterFdrResults")
: ...
signature(object = "MasterFdrResults")
: ...
signature(x = "MasterFdrResults", y = "missing")
: ...
signature(object = "MasterFdrResults")
: ...
Improving qualitative and quantitative performance for MSE-based label free proteomics, N.J. Bond, P.V. Shliaha, K.S. Lilley and L. Gatto, Journal of Proteome Research, 2013, in press.
The Effects of Travelling Wave Ion Mobility Separation on Data Independent Acquisition in Proteomics Studies, P.V. Shliaha, N.J. Bond, L. Gatto and K.S. Lilley, Journal of Proteome Research, 2013, in press.
# NOT RUN { library(synapterdata) loadMaster() class(master) master # }