decideCIE: decideCIE

Description Usage Arguments Value Author(s)

Description

Decide it is correct, isomer or error identification.

Usage

1
2
3
4
5
6
7
8
decideCIE(
  id1,
  id2,
  top1 = 1,
  top2 = 3,
  id.type = c("kegg", "hmdb", "cas"),
  library = NULL
)

Arguments

id1

Standard IDs.

id2

Identifications from new software.

top1

Top n for ID1.

top2

Top n for ID2.

id.type

the ID type, KEGG, HMDB or CAS.

Value

Correct, isomer and wrong.

Author(s)

Xiaotao Shen shenxt@sioc.ac.cn


jaspershen/sxtTools documentation built on May 2, 2020, 6:37 a.m.