readAnnotation: readAnnotation

readAnnotationR Documentation

readAnnotation

Description

Read the data from ms2Annotation and seperate it to tags and sample

Usage

readAnnotation(data = "data.csv", path = ".", rt.filter = FALSE,
  rt.tol = 30, inHouse.compound = inhouse.compound)

Arguments

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.

Author(s)

Xiaotao Shen


ZhuMSLab/MetDNA documentation built on March 29, 2022, 5:45 p.m.