Shortcut for export.external(..., format = "MSnSet").
as.MSnSet(DEprot.object, ...)An object of class DEprot or DEprot.analyses.
Any other parameter accepted by export.external.
An MSnSet object.
if (FALSE) { # \dontrun{
ms <- as.MSnSet(dpo, counts.type = "imputed")
} # }