Coder Social home page Coder Social logo

soedr / proteomic_correlation_shiny Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ncbi-hackathons/proteomic_correlation_shiny

0.0 1.0 0.0 29.05 MB

A Shiny app to support proteomic correlation

License: MIT License

R 9.94% HTML 88.95% TeX 1.11%

proteomic_correlation_shiny's Introduction

Tools for the analysis of protein correlation profiling data


The goal is to create tools to handle data that is generated by protein correlation profiling (PCP) data.

At the moment, this entails two main tasks (and several things that are difficult to categorize):

  1. A Shiny app for data wrangling and visual exploration
  2. Developing functions for statistical analyses

The DepLab package that has been developed by the Applied Bioinformatics Core at Weill Cornell Medicine will serve as a starting point.

General data workflow for PCP data

Shiny app

The DepLab package contains a shiny app that allows for:

  • upload of PCP data into a data base
  • smoothening of the data
  • visual exploration of individual protein profiles

More details can be found in the manual.

The Hackathon Shiny App can be found here.

It includes functions and examples for the following cool tasks:

  • interactive graphics
  • additional plots, e.g. histograms of QC values to allow for user-defined filtering [QC should definitely be part of the development]
  • log files once a user saves a plot to reload the exact same settings in the future
  • connection to String, the database of protein interactions

Statistical analyses

  • Identify proteins whose profiles change between two (or more) conditions (taking the variability based on replicates into account)

    * some sort of ranking
    * statistical significance?
    
  • Identify proteins that co-elute/change the same/different way(s), i.e.,

    * that may be in the same complex
    * that may change the complex membership depending on the condition
    * ...
    

Misc tasks

  • An R package containing the example data that we are going to work with

  • Quality control, both visually and perhaps even cooking up some sort of score?

    - per protein
    - reproducibility between replicates
    - how well are certain "gold-standard" complexes revocered?
    
  • Updating the manual, making a proper vignette/tutorial (there should be one for every package at least)

  • Implementing proper tests for the functions, e.g. using Hadley's testthat package

Resources and references

PCP data

Git

Docker

Markdown cheat sheets

Making diagrams, flow charts etc.

Creating R packages

  • Brief intro
  • The very long and detailed R page (I used it mostly as a reference for the formating of the documentation)

R packages that we will rely on

This is based on the packages currently used in DepLab. This is, of course, subject to change!

  • R package creation and maintenance
    • devtools
    • roxygen2
    • testthat
  • data wrangling
    • data.table
    • dplyr
  • visualization
    • ggplot2

proteomic_correlation_shiny's People

Contributors

friedue avatar stevekm avatar drisso avatar ngiangre avatar dcgenomics avatar

Watchers

Martin Soderstrom 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.