目录

Metabolite Mashing in R (MetMashR)

MetMashR is an R package that can be used to import, clean, filter, prioritise, combine and otherwise “mash” together metabolite annotations from multiple sources.

MetMashR extends class templates defined by the struct package to wrap annotation workflow steps into modular into easy to use components.

Installation

To install this package:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("MetMashR")

To install the development version:

if (!require("remotes", quietly = TRUE))
    install.packages("remotes")

remotes::install_github("computational-metabolomics/MetMashR")

BioC version BioC status

关于

用于代谢组学数据处理和分析的R语言工具包

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

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