Our small bioinformatics core bought two Dell Precision T7610 Tower Workstations equipped with 1 Intel Xeon E5-2687W v2 Eight-core 3.4 GHz Turbo, 25 MB processor, 64 GB 1866MHz DDR3 RAM, 1GB NVIDIA Quadro K600 Video card, 256 GB Solid-state drive and two 1TB SATA drives, DVD-RW drive, 10Gb Network adapter, and an Nvidia Tesla K20C Computer Processor.
I am a novice user, but some initial thoughts I have are:
- Do we have enough RAM to support multiple (2-3) RNA-seq analyses? For example, alignments, mapping, differential expression analysis, etc. Most of our work will involve RNA-seq, small RNA-seq, and ChIP-seq analysis.
- Do we need an additional CPU? (Assuming we will be analyzing at least 2 RNA-seq experiments at any given time and will have additional users (2-3) logged on and trying to analyze their own data.)
- It is my understanding that the greatest limiting factor in computational requirements for NGS analysis is I/O. At this point, is there any advantage to having a GPU versus CPU when it comes to NGS analysis?
Thanks in advance!
Thanks, Devon.
For our purposes, we will primarily be using Bowtie. One of my colleagues is currently running cuffdiff on 16 c.elegans samples (15-16M reads/sample), and it looks as though it's stalled at the 'Processing Loci' step with 98% of the memory being used. This is our first attempt at using these workstations for an RNA-seq analysis, so we aren't sure what to expect.
That should suffice for a few instances of bowtie, it's slow and doesn't support spliced alignments (i.e., no aligning to the genome), but I guess it'll work.
The cufflinks issue doesn't surprise me, it's a really slow program.