GithubHelp home page GithubHelp logo

storeylab / factorial-ma-rs Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 1.0 20.82 MB

Supplementary Materials for the manuscript "A nested parallel experiment demonstrates differences in intensity-dependence between RNA-seq and microarrays" by Robinson, Wang, and Storey

License: Other

R 100.00%

factorial-ma-rs's Introduction

A nested parallel experiment demonstrates differences in intensity-dependence between RNA-seq and microarrays

Draft of the manuscript A nested parallel experiment demonstrates differences in intensity-dependence between RNA-seq and microarrays, developed as a package (see here). Note:

  • Draft source is in vignettes, compiled draft is in inst/doc
    • Makes use of functions in R/
  • Raw data is in inst/extdata, relevant R data files are in data
    • The preprocess function, when run within the main directory, turns the data in inst/extdata into the .rda files in data. The vignette (manuscript) makes use only of the .rda files built into the package
    • Some datasets have documentation, others don't yet but will

Installation

You'll first need to install the following packages:

source("http://bioconductor.org/biocLite.R")
biocLite(c("limma", "edgeR", "DESeq2", "org.Sc.sgd.db", "GO.db"))

install.packages("devtools")
devtools::install_github(c("dgrtwo/broom", "dgrtwo/biobroom", "dgrtwo/GSEAMA"))

Then open factorial.Rproj and under the Build tab, click "Build & Reload." It should install the remaining packages. You can then go to vignettes/factorial.Rnw and click Compile PDF.

To compile the supplemental material, go to vignettes/supplemental.Rnw and click Compile PDF again.

Deposited Data

The microarray data used in this experiment is available from the Gene Expression Omnibus (accession GSE65365), and the RNA-Seq reads are available from the NCBI Short Read Archive (BioProject accession PRJNA271248).

factorial-ma-rs's People

Stargazers

Joseph Misiti avatar

Watchers

James Cloos avatar David Robinson avatar John D. Storey avatar Andrew Bass avatar

Forkers

wavelets

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.