anno: Annotation with MAIT package

Description Usage Arguments Value References Examples

View source: R/anno.R

Description

Annotation with MAIT package

Usage

1
anno(path, name, mode = NULL)

Arguments

path

the path to your data

name

the name of your project

mode

defalut is for positive mode, otherwise use 'negAdducts' for negative

Value

as shown in MAIT package

References

Fernández-Albert, F.; Llorach, R.; Andrés-Lacueva, C.; Perera, A. Bioinformatics 2014, 30 (13), 1937–1939.

Examples

1
2
3
4
5
6
## Not run: 
path <- "./data/"
name <- "fishriver"
anno(path,name)

## End(Not run)

yufree/xsetplus documentation built on Nov. 11, 2019, 4:22 p.m.