MasterFdrResults-class | R Documentation |
"MasterFdrResults"
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")
: ...
Laurent Gatto <lg390@cam.ac.uk>
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 ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.