Skip to main content

A tool for purging host sequences from metagenomic reads

Project description

HostPurge

HostPurge is a tool for removing host contamination from sequencing reads. It supports four modes, each designed for different scenarios based on the level of host contamination and the need for precision.

Table of contents

Introduction

HostPurge is a versatile tool designed to remove host contamination from sequencing reads. It supports multiple modes of operation, allowing it to handle different levels of host contamination and precision requirements.

Requirements

  • Linux or macOS
  • Python 3.8 or later
  • KneadData 0.12.0 or later
  • Kraken2 2.1.2 or later

Installation

Install from source

These instructions install the most up-to-date version of HostPurge:

conda install hostpurge

Usage

Run HostPurge with the desired mode:

hostpurge input_1.fastq input_2.fastq output_dir --mode [a|b|c|d] [additional options]

For detailed help information:

hostpurge --help

Modes

HostPurge supports four modes, each suited for different contamination levels and precision needs:

Choosing the right mode

Mode a: Best for samples with low host contamination. This mode is slower but more thorough, making it ideal for sensitive samples where precision is critical.

Mode b: Fastest mode but with lower accuracy. Use this mode when you need quick results and the host contamination level is manageable.

Mode c: Recommended for samples with high host contamination. This mode balances speed and accuracy, providing reliable results for most scenarios.

Mode d: Best for samples with low host contamination but requiring high precision. This mode ensures the highest accuracy by using both KneadData and Kraken2 in sequence.

Output files

HostPurge generates the following output files in the specified output directory:

cleaned_reads_1.fastq: Cleaned reads from input_1

cleaned_reads_2.fastq: Cleaned reads from input_2

host_contamination_report.txt: Report detailing the host contamination removal process

log.txt: Log file with detailed process information

Acknowledgements

HostPurge was developed with contributions from the bioinformatics community. Special thanks to the developers of KneadData and Kraken2, whose tools are integral to the functionality of HostPurge.

License

HostPurge is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hostpurge-1.1.5.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

hostpurge-1.1.5-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file hostpurge-1.1.5.tar.gz.

File metadata

  • Download URL: hostpurge-1.1.5.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.19

File hashes

Hashes for hostpurge-1.1.5.tar.gz
Algorithm Hash digest
SHA256 0e6a62213f972201fe92d9832b073bd3862bb3636d569e353beaf0ee75461195
MD5 1ecb512ecb366d7ef768c505daf51c4a
BLAKE2b-256 eb2b0b503390f4a0cce5e05f1f90f55969f96ddc7c7008b98c8b263ef9967579

See more details on using hashes here.

File details

Details for the file hostpurge-1.1.5-py3-none-any.whl.

File metadata

  • Download URL: hostpurge-1.1.5-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.19

File hashes

Hashes for hostpurge-1.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 99246208b3ca4eb8b86d08774f2c9551b5773e50bb768de3339cb16d6ad6aea8
MD5 7eacfe5ac3eb07d7c3d6d294ca97e358
BLAKE2b-256 9c2b8bd42110da74b9ab4e5d354b562a253bf5cf34981cf5908110f1649043d7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page