Skip to content

chambm/customProDB

Folders and files

NameName
Last commit message
Last commit date
Feb 21, 2019
May 26, 2018
May 24, 2018
Feb 21, 2019
May 22, 2017
Mar 28, 2017
Sep 1, 2016
May 4, 2017
May 26, 2017
May 24, 2018
Feb 8, 2017
Apr 19, 2017
Mar 28, 2017
Apr 13, 2017

Repository files navigation

customProDB

TravisCI Build Status Coverage Status Platforms version

Package Homepage: http://bioconductor.org/packages/devel/bioc/html/customProDB.html Bug Reports: https://support.bioconductor.org/p/new/post/?tag_val=customProDB

CustomProDB enables the easy generation of customized databases from RNA-Seq data for proteomics search. It bridges genomics and proteomics studies and facilitates cross-omics data integration.

Database search is the most widely used approach for peptide and protein identification in mass- spectrometry-based proteomics studies. Sample-specific protein databases derived from RNA-Seq data can better approximate the real protein pools in the samples and thus improve protein identification. More importantly, single nucleotide variations, short insertion and deletions and novel junctions identified from RNA-Seq data make protein databases more complete and sample-specific.

Installation

To install this package, start R and enter:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("customProDB")

Alternatively, you can install the latest version from github using devtools:

# install.packages("devtools")
devtools::install_github("chambm/customProDB")

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("customProDB")

About

This is a read-only mirror of the Bioconductor SVN repository. Package Homepage: http://bioconductor.org/packages/devel/bioc/html/customProDB.html Bug Reports: https://support.bioconductor.org/p/new/post/?tag_val=customProDB.

Resources

Citation

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages