目录

MetID

Description

This R package implements Baysian approach with pathway and network information to prioritize putative identifications of metabolites.

Installation

You can install MetID package from GitHub with:

# install.packages("devtools")
devtools::install_github("ressomlab/MetID")

Example

library(MetID)
## check if colnames of dataset meet requirement
names(demo1)
## change colnames
colnames(demo1) <- c('query_m.z','name','formula','exact_m.z','pubchem_cid','kegg_id')
## get scores
out <- get_scores_for_LC_MS(demo1, type = 'data.frame', na='-', mode='POS',iterations=1000)
关于

用于代谢组学数据中代谢物鉴定的R包

1.6 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号