Giter Club home page Giter Club logo

bmc-microarray's Introduction

bmc-microarray

This repository contains the source code for the paper: Gillespie, C. S., et al, 2010. Analysing yeast time course microarray data using BioConductor: a case study using yeast2 Affymetrix arrays. BMC Research Notes, 3:81. Since this paper is now a few years old, the original code does not work. This repository contains a slightly modified version of the paper to work with the latest versions of R and Bioconductor.

Documents

Updates/Corrections since publication

  • (11/07/2012) Changed from Sweave to knitr. Moved source to github.
  • (10/07/2012) The yeast2probe environment became protected. Minor changes to the RemoveProbes.R function. Thanks to Guang You Duan for pointing this out.
  • (11/06/2010) Paper updated to reflect the new array express download format. Thanks to Saeed Salem for pointing this out.

Suggestions, bugs, queries

If you have any questions or queries about the above material, then feel free to contact me at [email protected] Also if you think of any other techniques that could be included in the paper, then please send in your suggestions.

Building the paper from source

The paper was originally constructed in Sweave (thanks to a referees comment!). It has now been ported over to knitr. To build the pdf of the paper, just run the following commands (this assumes you have the necessary cran and Bioconductor libraries and have downloaded all files from github):

library(knitr)
fname = 'paper.Rnw'
knit(fname)
## extract R code only
purl(fname)

Alternatively, you can use an IDE such as RStudio.

bmc-microarray's People

Contributors

csgillespie avatar

Watchers

James Cloos avatar Jeff  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.