On Jul 27, 2010, at 12:23 AM, Gustavo Kijak wrote:
> A little bit of background:
>
> We are just getting started with the Illumina GA IIx. We had no
> preexisting IT infrastructure on site to support this work so we had
> to build it from scratch. Along with the single instrument we bought
> the small server sold by Illumina (8 Tb or so) but soon proved to be
> to small for our needs (whole human genome sequencing at 25-30x
> coverage). We bought a SAN (42 Tb) and we have recently bought a 128-
> node cluster.
Whoa, that's a pretty huge cluster (128 nodes? how many cores per node?)! We have a GA II and mostly process ChIP-seq / RNA-seq samples (much less SNP calling). Most of our analysis doesn't require that computational power, hence we run on a 16cores/32Gb server all alignments and post-processing. For additional and longer analysis there's a small cluster (3 nodes/24 cores per node/64 Gb RAM per node) which also serves other computational tasks.
We process 1-3 Illumina runs per month (and if you have one instrument you can only run once a week). We just started delivering results on a galaxy server (http://usegalaxy.org) which has 8 cores, 16 Gb RAM and 3 Tb of disk space (managed with ZFS + Nexenta OS). We currently deliver fastq (actually srf files), BAM and all post-processed files (bigWig, tables...)
> Software-wise, we would use Illumina pipeline, and CASAVA just for QC
> and to inform us if we have enough coverage. The real assembly and SNP
> calling will be done with BWA and SAMTools.
We don't use Illumina software anymore (except for basecalling and reports). We perform aligments with bwa. We extensively use samtools, bedtools and custom software.
d
> The intensive storage/computing needs imposed by NGS are a little bit
> outside the expertise of our IT dept and they are having a hard time
> getting all of the above-mentioned components to work together and
> properly.
> Any help we can get from you will be highly appreciated!
>
> --
> You received this message because you are subscribed to the Google Groups "solexa" group.
> To post to this group, send email to sol...@googlegroups.com.
> To unsubscribe from this group, send email to solexa+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/solexa?hl=en.
>
---
Davide Cittaro
daweo...@gmail.com
http://sites.google.com/site/davidecittaro/