目录

metabCombiner

This is an R package for aligning a pair of disparately-acquired untargeted LC-MS metabolomics. metabCombiner takes peak-picked and conventionally aligned untargeted LC-MS datasets and determines the overlapping <mass-to-charge (m/z), retention time (rt)> features, concatenating their measurements to form a combined table of sample mass spectral measurements.

installation

#if devtools is not already installed:
install.packages("devtools")
Sys.setenv(R_REMOTES_NO_ERRORS_FROM_WARNINGS="true")

#for R versions 4.0 and later
devtools::install_github("hhabra/metabCombiner", build_vignettes = TRUE)
library(metabCombiner)

#for R versions between 3.5 and 4
devtools::install_github("hhabra/metabCombiner", build_vignettes = TRUE, ref = "R3.5")

How to Use metabCombiner

In the /demo directory, we have an example R script showing a demonstration of the package’s utilities. See the vignette by entering browseVignettes(“metabCombiner”) for a more detailed description of how to use metabCombiner.

关于

用于代谢组学数据中多个特征列表的整合与比对

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

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