Description Usage Arguments Author(s) Examples
Print the information of msQCres object
1 2 |
x |
A msQCres object |
... |
Additional parameters |
Laurent Gatto lg390@cam.ac.uk, Bo Wen wenbo@genomics.cn
1 2 3 4 | zpqc <- system.file("extdata/qc.zip", package = "proteoQC")
unzip(zpqc)
qcres <- loadmsQCres("./qc")
print.msQCres(qcres)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.