目录

ProteoDisco

license GitHub issues rversion

Introduction

ProteoDisco is an R package to facilitate proteogenomics studies.

It houses functions to create customized (variant) protein databases based on user-submitted genomic variants, splice-junctions, fusion genes and manual transcript sequences. The flexible workflow can be adopted to suit a myriad of research and experimental settings.

Citation

van de Geer, Wesley S. and van Riet, Job and van de Werken, Harmen J. G. ProteoDisco: a flexible R approach to generate customized protein databases for extended search space of novel and variant proteins in proteogenomic studies. Bioinformatics 2022 38(5), 1437–1439.

Installation

The latest development version can be installed directly from GitHub:

# Require/install devtools package if not already installed.
if (!require("devtools")) install.packages("devtools", repos = "http://cran.r-project.org")

# Install ProteoDisco from GitHub.
devtools::install_github(repo = "ErasmusMC-CCBC/ProteoDisco")
library(ProteoDisco)

Or from BioConductor:

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

BiocManager::install("ProteoDisco")

Usage

Please view the vignettes for instructions and tutorials on how to use this package.

browseVignettes("ProteoDisco")
关于

蛋白质组学数据质量控制与整合工具

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

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