×

nf-core/iphop/predict @ 0.0.0-0c7146d

Predict phage host using iPHoP

Latest version: 0.0.0-6c4ed3a
Total downloads: 11
Source: nf-core/modules
Authors: @CarsonJM
Maintainers: @CarsonJM

Summary

Predict phage host using iPHoP

Get started

Add the following snippet to your workflow script to include this module.

include { IPHOP_PREDICT } from 'nf-core/iphop/predict'

License

MIT License

Process
Name IPHOP_PREDICT
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

fasta file

FASTA file containing phage contigs/scaffolds/chromosomes

*.{fasta,fna,fa}
iphop_db directory

Directory pointing to iPHoP database

Output 4 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 iphop_genus tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

Host_prediction_to_genus_m*.csv file

File containing integrated host predictions at genus level, with a minimum score defined by the --min_score argument

Host_prediction_to_genus_m*.csv
#3 iphop_genome tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

Host_prediction_to_genome_m*.csv file

File containing integrated host predictions at host genome level, with a minimum score defined by the --min_score argument

Host_prediction_to_genome_m*.csv
#4 iphop_detailed_output tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

Detailed_output_by_tool.csv file

File containing each phage's top 5 hits via each method

Detailed_output_by_tool.csv
Tool Description Homepage
iphop Predict host genus from genomes of uncultivated phages. https://bitbucket.org/srouxjgi/iphop/src/main/
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:10:58 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fiphop%2Fpredict/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/iphop/predict/blobs/sha256:50ed2c65bb03c2defd3a83fc77b5d1dd4b7781bb4982cf56af3b49f2429541b3
Size 2.9 KB
Checksum sha256:50ed2c65bb03c2defd3a83fc77b5d1dd4b7781bb4982cf56af3b49f2429541b3
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:25:11 (UTC) 4 2.9 KB
0.0.0-3fc6d40 22 Apr 2026 15:17:04 (UTC) 3 2.9 KB
0.0.0-0c7146d 08 Apr 2026 19:10:58 (UTC) 4 2.9 KB