TY - JOUR T1 - K-mer clustering algorithm using a MapReduce framework: application to the parallelization of the Inchworm module of Trinity JF - bioRxiv DO - 10.1101/149948 SP - 149948 AU - Chang Sik Kim AU - Martyn D. Winn AU - Vipin Sachdeva AU - Kirk E. Jordan Y1 - 2017/01/01 UR - http://biorxiv.org/content/early/2017/06/16/149948.abstract N2 - Background De novo transcriptome assembly is an important technique for understanding gene expression in non-model organisms. Many de novo assemblers using the de Bruijn graph of a set of the RNA sequences rely on in-memory representation of this graph. However, current methods analyse the complete set of read-derived k-mer sequence at once, resulting in the need for computer hardware with large shared memory.Results We introduce a novel approach that clusters k-mers as the first step. The clusters correspond to small sets of gene products, which can be processed quickly to give candidate transcripts. We implement the clustering step using the MapReduce approach for parallelising the analysis of large datasets, which enables the use of compute clusters. The computational task is distributed across the compute system, and no specialised hardware is required. Using this approach, we have re-implemented the Inchworm module from the widely used Trinity pipeline, and tested the method in the context of the full Trinity pipeline. Validation tests on a range of real datasets show large reductions in the runtime and per-node memory requirements, when making use of a compute cluster.Conclusions Our study shows that MapReduce-based clustering has great potential for distributing challenging sequencing problems, without loss of accuracy. Although we have focussed on the Trinity package, we propose that such clustering is a useful initial step for other assembly pipelines. ER -