nf-core/gappa/examineheattree @ 0.0.0-3fc6d40
Summary
colours a phylogeny with placement densities
Get started
Add the following snippet to your workflow script to include this module.
include { GAPPA_EXAMINEHEATTREE } from 'nf-core/gappa/examineheattree'
License
MIT License
Name
|
GAPPA_EXAMINEHEATTREE |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
jplace
file
|
jplace file output from phylogenetic placement, e.g. EPA-NG, gzipped or not *.{jplace,jplace.gz}
|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.log
file
|
log file from the run *.log
|
svg
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.svg
file
|
coloured phylogenetic tree file in svg format *.svg
|
nexus
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.nexus
file
|
coloured phylogenetic tree file in nexus format *.nexus
|
newick
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.newick
file
|
phylogenetic tree file in newick format *.newick
|
colours
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.colours.txt
file
|
colours used in plot *.colours.txt
|
phyloxml
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.phyloxml
file
|
coloured phylogenetic tree file in phyloxml format *.phyloxml
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| gappa | Genesis Applications for Phylogenetic Placement Analysis | https://github.com/lczech/gappa |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:12:50 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fgappa%2Fexamineheattree/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/gappa/examineheattree/blobs/sha256:4256c354284dfcacf2d57f738f45ef824cfd5c4d00b22923f3ce4e1a3cf56d15 |
| Size | 3.0 KB |
| Checksum | sha256:4256c354284dfcacf2d57f738f45ef824cfd5c4d00b22923f3ce4e1a3cf56d15 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:18:11 (UTC) | 3 | 3.0 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:12:50 (UTC) | 3 | 3.0 KB | |
| 0.0.0-0c7146d |