paper-with-me

Papers

FASTdoop: a versatile and efficient library for the input of FASTA and FASTQ files for MapReduce Hadoop bioinformatics applications

2017-01-16 · Umberto Ferraro Petrillo, Gianluca Roscigno, Giuseppe Cattaneo, Raffaele Giancarlo

MapReduce Hadoop bioinformatics applications require the availability of special-purpose routines to manage the input of sequence files. Unfortunately, the Hadoop framework does not provide any built-in support for the most popular sequence file formats like FASTA or BAM. Moreover, the development of these routines is not easy, both because of the diversity of these formats and the need for managing efficiently sequence datasets that may count up to billions of characters. We present FASTdoop, a generic Hadoop library for the management of FASTA and FASTQ files. We show that, with respect to analogous input management routines that have appeared in the Literature, it offers versatility and efficiency. That is, it can handle collections of reads, with or without quality scores, as well as long genomic sequences while the existing routines concentrate mainly on NGS sequence data. Moreover, in the domain where a comparison is possible, the routines proposed here are faster than the available ones. In conclusion, FASTdoop is a much needed addition to Hadoop-BAM.

📄 PDF Abstract BibTeX

Code (1)

umbfer/fastdoop 공식 구현

Tasks

DiversityManagement

Similar Papers 제목 키워드 기반

Vector Embeddings by Sequence Similarity and Context for Improved Compression, Similarity Search, Clustering, Organization, and Manipulation of cDNA Libraries

2023-08-08 · Daniel H. Um, David A. Knowles, Gail E. Kaiser

This paper demonstrates the utility of organized numerical representations of genes in research involving flat string gene formats (i.e., FASTA/FASTQ5). FASTA/FASTQ files have several current limitations, such as their l…

Clustering

fastabx: A library for efficient computation of ABX discriminability

2025-05-05 · Maxime Poli, Emmanuel Chemla, Emmanuel Dupoux

We introduce fastabx, a high-performance Python library for building ABX discrimination tasks. ABX is a measure of the separation between generic categories of interest. It has been used extensively to evaluate phonetic …

Representation Learning

fastai: A Layered API for Deep Learning

2020-02-11 · Jeremy Howard, Sylvain Gugger

fastai is a deep learning library which provides practitioners with high-level components that can quickly and easily provide state-of-the-art results in standard deep learning domains, and provides researchers with low-…

Deep LearningGPU

fastMONAI: A low-code deep learning library for medical image analysis

2023-09-26 · Software Impacts 2023 9 · Satheshkumar Kaliyugarasan, Alexander S. Lundervold

We introduce fastMONAI, an open-source Python-based deep learning library for 3D medical imaging. Drawing upon the strengths of fastai, MONAI, and TorchIO, fastMONAI simplifies the use of advanced techniques for tasks li…

Medical Image AnalysisMedical Image ClassificationMedical Image Segmentationregression

FastAvatar: Instant 3D Gaussian Splatting for Faces from Single Unconstrained Poses

2025-08-25 · Hao Liang, Zhixuan Ge, Soumendu Majee, Ashish Tiwari 외 arxiv

We present FastAvatar, a fast and robust algorithm for single-image 3D face reconstruction using 3D Gaussian Splatting (3DGS). Given a single input image from an arbitrary pose, FastAvatar recovers a high-quality, full-h…

3D Face Reconstruction