readAnnotation | R Documentation |
Read the data from ms2Annotation and seperate it to tags and sample
readAnnotation(data = "data.csv", path = ".", rt.filter = FALSE, rt.tol = 30, inHouse.compound = inhouse.compound)
data |
The file name (csv) from ms2Annotation |
path |
The work directory |
rt.filter |
Filter annotation according or not. |
rt.tol |
The tolerance of RT (%). |
inHouse.compound |
in house compound database. |
Xiaotao Shen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.