Published 2025 | Version v2
Other Open

Indices for Cleanifier

Description

We provide gapped k-mer indexes for the contamination removal tool Cleanifier.

For human read removal, we provide two versions: One version uses a probabilistic Cuckoo filter (FPR $2^{-14}$, smaller, cleanifier_probabilistic.tar) and the other a bucketed Cuckoo hash table (exact, cleanifier_exact.tar); see https://doi.org/10.1093/bioinformatics/btaf632 for more details.

For removal of ribosomal RNA from metatranscriptomic data, we provide an index (cleanifier_ribosomalRNA.tar) that contains all small (16S/18S, SSU) and large subunit (23S/28S, LSU) ribosomal RNA available at the SILVA database (release 138.2).

The software is available via GitLab (https://gitlab.com/rahmannlab/cleanifier), PyPi (https://pypi.org/project/cleanifier/) and Bioconda (https:
//anaconda.org/bioconda/cleanifier). The indices can be used with Cleanifier versions > 1.0.0.

Files

Files (21.1 GB)

Name Size
md5:03ff2d054a4f2360d3bb7ff9800c5f4a
13.9 GB Download
md5:47ccaa4e7935909586d66df9c0d9296e
6.8 GB Download
md5:3a177342e864283f780c7274ac71c01e
295.9 MB Download

Additional details

Dates

Created
2025-06-11
Initial upload

Software

Repository URL
https://gitlab.com/rahmannlab/cleanifier
Programming language
Python
Development Status
Active