paper-with-me

Papers

OptimOTU: Taxonomically aware OTU clustering with optimized thresholds and a bioinformatics workflow for metabarcoding data

2025-02-14 · Brendan Furneaux, Sten Anslan, Panu Somervuo, Jenni Hultman, Nerea Abrego, Tomas Roslin, Otso Ovaskainen

To turn environmentally derived metabarcoding data into community matrices for ecological analysis, sequences must first be clustered into operational taxonomic units (OTUs). This task is particularly complex for data including large numbers of taxa with incomplete reference libraries. OptimOTU offers a taxonomically aware approach to OTU clustering. It uses a set of taxonomically identified reference sequences to choose optimal genetic distance thresholds for grouping each ancestor taxon into clusters which most closely match its descendant taxa. Then, query sequences are clustered according to preliminary taxonomic identifications and the optimized thresholds for their ancestor taxon. The process follows the taxonomic hierarchy, resulting in a full taxonomic classification of all the query sequences into named taxonomic groups as well as placeholder "pseudotaxa" which accommodate the sequences that could not be classified to a named taxon at the corresponding rank. The OptimOTU clustering algorithm is implemented as an R package, with computationally intensive steps implemented in C++ for speed, and incorporating open-source libraries for pairwise sequence alignment. Distances may also be calculated externally, and may be read from a UNIX pipe, allowing clustering of large datasets where the full distance matrix would be inconveniently large to store in memory. The OptimOTU bioinformatics pipeline includes a full workflow for paired-end Illumina sequencing data that incorporates quality filtering, denoising, artifact removal, taxonomic classification, and OTU clustering with OptimOTU. The OptimOTU pipeline is developed for use on high performance computing clusters, and scales to datasets with millions of reads per sample, and tens of thousands of samples.

📄 PDF Abstract BibTeX arXiv:2502.10350

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDenoising

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

CATMark: A Context-Aware Thresholding Framework for Robust Cross-Task Watermarking in Large Language Models

2025-09-27 · Yu Zhang, Shuliang Liu, Xu Yang, Xuming Hu arxiv

Watermarking algorithms for Large Language Models (LLMs) effectively identify machine-generated content by embedding and detecting hidden statistical features in text. However, such embedding leads to a decline in text q…

Text Generation

Image Clustering with Optimization Algorithms and Color Space

2018-04-18 · Taymaz Rahkar Farshi, Recep Demirci, Mohammad-Reza Feizi-Derakhshi

In image clustering, it is desired that pixels assigned in the same class must be the same or similar. In other words, the homogeneity of a cluster must be high. In gray scale image segmentation, the specified goal is ac…

ClusteringImage ClusteringImage SegmentationSemantic Segmentation

Integrated Clustering and Anomaly Detection (INCAD) for Streaming Data (Revised)

2019-11-01 · Sreelekha Guggilam, Syed M. A. Zaidi, Varun Chandola, Abani K. Patra

Most current clustering based anomaly detection methods use scoring schema and thresholds to classify anomalies. These methods are often tailored to target specific data sets with "known" number of clusters. The paper pr…

Anomaly DetectionClustering

Open-Set Plankton Recognition

2025-03-14 · Joona Kareinen, Annaliina Skyttä, Tuomas Eerola, Kaisa Kraft 외

This paper considers open-set recognition (OSR) of plankton images. Plankton include a diverse range of microscopic aquatic organisms that have an important role in marine ecosystems as primary producers and as a base of…

image-classificationImage ClassificationOpen Set Learning

Tensor Clustering with Planted Structures: Statistical Optimality and Computational Limits

2020-05-21 · Yuetian Luo, Anru R. Zhang

This paper studies the statistical and computational limits of high-order clustering with planted structures. We focus on two clustering models, constant high-order clustering (CHC) and rank-one higher-order clustering (…

Clustering