2 research outputs found

    Design and Optimization of a Metagenomics Analysis Workflow for NVRAM

    No full text

    2014 IEEE 28th International Parallel & Distributed Processing Symposium Workshops Design and Optimization of a Metagenomics Analysis Workflow for NVRAM

    No full text
    Abstract—Metagenomic analysis, the study of microbial communities found in environmental samples, presents considerable challenges in quantity of data and computational cost. We present a novel metagenomic analysis pipeline that leverages emerging large address space compute nodes with NVRAM to hold a searchable, memory-mapped “k-mer ” database of all known genomes and their taxonomic lineage. We describe challenges to creating the many hundred gigabytes-sized databases and describe database organization optimizations that enable our Livermore Metagenomic Analysis Toolkit (LMAT) software to effectively query the k-mer key-value store, which resides in high performance flash storage, as if fully in memory. To make database creation tractable, we have designed, implemented, and evaluated an optimized ingest pipeline. To optimize query performance for the database, we present a twolevel index scheme that yields speedups of 8.4 ⇥ 74 ⇥ over a conventional hash table index. LMAT, including the ingest pipeline, is available as open source at SourceForge. I
    corecore