Giter Club home page Giter Club logo

phosmap's Introduction

PhosMap


A Comprehensive R Package For Analyzing Quantitative Phosphoproteomics Data


Functions summary

1. Extracting the confidence probability of phosphorylation sites at peptide level from identification results searched by Mascot.
2. Generating the quality control file of phosphorylation sites based on score of sites from Mascot.
3. Pre-processing phosphoproteomic data.
4. Kinase activity prediction.
5. Motif enrichment analysis.
6. Data visualization

Imports

graphics, grDevices, stats, utils, stringr, ggseqlogo, samr, limma, e1071, ClueR, Rtsne, glmnet, yaml, impute

External dependencies

install.packages('devtools')
require(devtools)
install_github('evocellnet/ksea')
install.packages('devtools')
require(devtools)
install_github('omarwagih/rmotifx')

Installation of PhosMap

install.packages('devtools')
require(devtools)
install_github('ecnuzdd/PhosMap')

User guide of PhosMap

Case study

You can go to this directory to find the files needed for the case study.

ftp://111.198.139.72:4000/PhosMap/data/

Or download them directly through the following links.

Complete workflow

This .zip contains PhosMap's demo code and raw datasets. After unzip, start the R program with setting the new folder as your working directory, and run the R script in it.

ftp://111.198.139.72:4000/PhosMap/data/PhosMap_Demo_With_BRAFi_Data.zip

Partial data

The .RData file stores the input objects required to invoke functions in the PhosMap script demo, which can be downloaded from the following link.

ftp://111.198.139.72:4000/PhosMap/data/BRAFi.RData

After downloading, put it into your working directory. Use the following command to introduce these objects into the global environment, then you can smoothly execute the statements in the script.

load(BRAFi.RData)

Source location of the built-in reference library

PhosMap_datasets https://github.com/ecnuzdd/PhosMap_datasets

Complete demo data processed by Firmiana

Raw data from deposited in the ProteomeXchange Consortium

PXD007740

Processed data by Firmiana

ftp://111.198.139.72:4000/PhosMap/PhosMap_Demo_With_BRAFi_Data.zip

Reference

1. Ressa, A., et al. (2018) A System-wide Approach to Monitor Responses to Syner-gistic BRAF and EGFR Inhibition in Colorectal Cancer Cells, Molecular & cellular proteomics : MCP, 17, 1892-1908.
2. Feng, J., et al. (2017) Firmiana: towards a one-stop proteomic cloud platform for data processing and analysis, Nature biotechnology, 35, 409-412.

phosmap's People

Contributors

ecnuzdd avatar lexinwei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.