目录

NPARC

Nonparametric Analysis of Response Curves from Thermal Proteome Profiling Experiments.
R package implementation of the method described by Childs, Bach, Franken et al. (2019) Mol. Cell. Proteomics.

Installation

NPARC is in the process of being made available through Bioconductor! Therefore, the most reliable way to install it is via BiocManager:

if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("NPARC")

Installation of the development version

if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install(“Huber-group-EMBL/NPARC”)

Getting started

The easiest way of learning how to use the NPARC package is to browse it’s vignette:

library(NPARC)
browseVignettes("NPARC")
关于

用于非参数分析RNA结合蛋白结合位点变化的R包

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

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