Category Ranking

98%

Total Visits

921

Avg Visit Duration

2 minutes

Citations

20

Article Abstract

Summary: For many next generation-sequencing pipelines, the most computationally intensive step is the alignment of reads to a reference sequence. As a result, alignment software such as the Burrows-Wheeler Aligner is optimized for speed and is often executed in parallel on the cloud. However, there are other less demanding steps that can also be optimized to significantly increase the speed especially when using many threads. We demonstrate this using a unique molecular identifier RNA-sequencing pipeline consisting of 3 steps: split, align, and merge. Optimization of all three steps yields a 40% increase in speed when executed using a single thread. However, when executed using 16 threads, we observe a 4-fold improvement over the original parallel implementation and more than an 8-fold improvement over the original single-threaded implementation. In contrast, optimizing only the alignment step results in just a 13% improvement over the original parallel workflow using 16 threads.

Availability And Implementation: Code (M.I.T. license), supporting scripts and Dockerfiles are available at https://github.com/BioDepot/LINCS_RNAseq_cpp and Docker images at https://hub.docker.com/r/biodepot/rnaseq-umi-cpp/.

Supplementary Information: Supplementary data are available at Bioinformatics online.

Download full-text PDF

Source
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC6792127PMC
http://dx.doi.org/10.1093/bioinformatics/btz169DOI Listing

Publication Analysis

Top Keywords

improvement original
12
speed executed
8
increase speed
8
original parallel
8
holistic optimization
4
optimization rna-seq
4
rna-seq workflow
4
workflow multi-threaded
4
multi-threaded environments
4
environments summary
4

Similar Publications

Background: Electronic health records (EHRs) are a cornerstone of modern health care delivery, but their current configuration often fragments information across systems, impeding timely and effective clinical decision-making. In gynecological oncology, where care involves complex, multidisciplinary coordination, these limitations can significantly impact the quality and efficiency of patient management. Few studies have examined how EHR systems support clinical decision-making from the perspective of end users.

View Article and Find Full Text PDF

Purpose: To evaluate a generative artificial intelligence (GAI) framework for creating readable lay abstracts and summaries (LASs) of urologic oncology research, while maintaining accuracy, completeness, and clarity, for the purpose of assessing their comprehension and perception among patients and caregivers.

Methods: Forty original abstracts (OAs) on prostate, bladder, kidney, and testis cancers from leading journals were selected. LASs were generated using a free GAI tool, with three versions per abstract for consistency.

View Article and Find Full Text PDF

Background And Objectives: As they age, many people experience memory changes that can impact their everyday functioning. The Memory Impact Questionnaire (MIQ) is a 51-item measure that assesses the negative impact of memory changes on one's lifestyle activities, negative appraisals of the self due to memory changes, perceived negative appraisals from others due to memory changes, and coping approaches intended to compensate for memory changes. To improve the utility of this tool, we developed a short form version of the MIQ and investigated its psychometric properties.

View Article and Find Full Text PDF

A breastfeeding-friendly city is one with a synchronous and enabling environment for breastfeeding. A scoping review and interviews with breastfeeding mothers identified numerous potential indicators of a breastfeeding-friendly city. To determine a set of indicators of a breastfeeding-friendly city through consensus.

View Article and Find Full Text PDF

Transformers have been successfully applied in the field of video-based 3D human pose estimation. However, the high computational costs of these video pose transformers (VPTs) make them impractical on resource-constrained devices. In this paper, we present a hierarchical plug-and-play pruning-and-recovering framework, called Hierarchical Hourglass Tokenizer (HOT), for efficient transformer-based 3D human pose estimation from videos.

View Article and Find Full Text PDF