Tag Archives: bioconductor
Let the Data Flow

Let the Data Flow

Last month’s issue of The Scientist had an interesting article about flow cytometry data analysis, and in particular about software and tools available for data analysis. The good news is that the article mention Bioconductor. The bad news is that it was almost a simple footnote, to quote the article it said: “Don’t forget freeware. [...]

Read full storyComments { 0 }

rMAT and openMP

So we have been working on enabling openMP for rMAT. So far we have only been using Grand Central Dispatch for parallel computation as we mainly use Mac OS X 10.6. This has been available in rMAT and rGADEM for quite a bit already, and it works great. This being said, we know that not [...]

Read full storyComments { 0 }

chip-chip and chip-seq course at CSHL

I recently gave two lectures on chip-chip and chip-seq at the Cold Spring Harbor Labs as part of the “Integrative Statistical Analysis of Genome Scale Data” course. During my lectures and labs I have covered various aspects of the analysis of chip data going from raw data to enriched regions and de novo motifs. In [...]

Read full storyComments { 2 }

GSL and 64 bit windows

Good news for 64-bit Windows users! Thanks to Arnaud Droit (and to Brian Ripley and Uwe Ligges who provided essential information to help solving this issue), a 64-bit version of the GSL (GNU Scientific Library) is now available on our wiki. You will find binaries for 32 and 64 bit windows as well as instruction to build [...]

Read full storyComments { 0 }

flowClust free from mclust

I just wanted to post a quick note about flowClust. As of version 2.6, flowClust does not depend on mclust anymore. So for those of you who emailed us because you wanted to use flowClust but you found the mclust license too restrictive, you are now free to use flowClust! Because flowClust is distributed under [...]

Read full storyComments { 0 }

ChIP-Seq pipeline: PICS, rGADEM, MotIV

I thought I would post an update about the status of our ChIP-Seq pipeline, including PICS, rGADEM and MotIV. I know we have promised to release PICS long ago, but we haven’t delivered yet. Well, things have changed today. It is now available on Bioconductor! You can get a copy here. Of course, it is [...]

Read full storyComments { 3 }

flow cytometry special issue

Some of the papers to be published as part of the special issue on bioinformatics approaches to flow cytometry have started to appear online. I expect that all papers accepted will be available soon, including our own paper on flowMerge. If you have not looked at flowMerge yet, please try the R package available from [...]

Read full storyComments { 0 }

flowMerge

A new package for improving automated gating of flow cytometry data is now available in BioConductor development release 2.5. flowMerge improves identification of complex cell subpopulations in flowClust models by allowing multiple components to represent the same cell subpopulation. Version 0.3.5 is now in the public repository.

Read full storyComments { 0 }

rMAT available from Bioconductor

We have recently released rMAT, the R version of the python software MAT. You can download the package from Bioconductor. We are still working on improving the package by adding new functionality, but the current version should already be sufficient to efficiently analyze chip-chip data. If you have any comments/suggestions about the package. Please make [...]

Read full storyComments { 0 }

PICS and bioconductor

Recently I have received a few emails from people asking me about the PICS R package. Instead of replying to each individual email, I have decided to post a quick note about it. We are working hard to release the package ASAP. The reason why we have not released it yet is that we want [...]

Read full storyComments { 2 }