×

nf-core/epang/place @ 0.0.0-0c7146d

phylogenetic placement of query sequences in a reference tree

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Maintainers: @erikrikarddaniel

Summary

phylogenetic placement of query sequences in a reference tree

Get started

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

include { EPANG_PLACE } from 'nf-core/epang/place'

License

MIT License

Process
Name EPANG_PLACE
Input 3 channels
#1 tuple
meta map

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

queryaln file

aligned query sequences in any supported format including phylip and fasta, may be gzipped

*
referencealn file

reference alignment in any supported format including phylip and fasta, may be gzipped

*
referencetree file

newick file containing the reference tree in which query sequences will be placed

*
bfastfile file

file argument to the --bfast parameter

*
binaryfile file

file argument to the --binary parameter

*
Output 4 channels
#1 log
*.epa_info.log file

log file from placement

*.log
#2 epang tuple
meta map

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

./. directory

directory in which EPA-NG was run

#3 jplace tuple
meta map

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

*.epa_result.jplace.gz file

gzipped file with placement information

*.jplace.gz
#4 versions_epang tuple
${task.process} string

The name of the process

epa-ng string

The name of the tool

epa-ng --version | sed "s/EPA-ng v//" eval

The expression to obtain the version of the tool

Tool Description Homepage
epang Massively parallel phylogenetic placement of genetic sequences https://github.com/Pbdas/epa-ng
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:37:22 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fepang%2Fplace/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/epang/place/blobs/sha256:b5304e536d6019a76679e19bd71327e908e4c3e595b4c817f24a97eea2edd2cc
Size 2.9 KB
Checksum sha256:b5304e536d6019a76679e19bd71327e908e4c3e595b4c817f24a97eea2edd2cc
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:37:22 (UTC) 1 2.9 KB -