Skip to content

PGB-LIV/JonesSDC3PhosphoproteomicsPaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JonesSDC3PhosphoproteomicsPaper

Bayesian modelling code for Jones et al. 2020.

Requirements

Julia Package Requirements

  • FileIO
  • JLD
  • DataFrames
  • Stan
  • Mamba
  • Distributions

Usage

Running:

> julia importing.jl

will split the Progenesis.csv data file into subsets for each of the four initial comparisons

Then:

> julia progenesis-processing.jl

will perform linear regression for missing value imputation and differential expression for each of the four initial comparisons.

Finally:

> julia fcdifference.jl

uses the results form the previous step to calculate the results for comparison #5 (difference in fold-changes).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages