nf-core/cafe @ 0.0.0-3fc6d40
Summary
Analysis of gene family evolution
Get started
Add the following snippet to your workflow script to include this module.
include { CAFE } from 'nf-core/cafe'
License
MIT License
Process
Name
|
CAFE |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
infile
file
|
Gene counts table (from OrthoMCL, SwiftOrtho, FastOrtho, OrthAgogue or OrthoFinder) *.{txt,tsv,tab}
|
tree
file
|
Newick formatted tree *.{txt}
|
|---|
Output
6 channels
#1
cafe
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
${prefix}
directory
|
A folder with all the cafe output |
#2
cafe_report
$prefix/*_report.cafe
file
|
File containing the final report from cafe *_report.cafe
|
|---|
#3
cafe_results
$prefix/*results.txt
file
|
File containing the main result files from cafe *results.txt
|
|---|
#4
versions_cafe
tuple
${task.process}
string
|
The name of the process |
|---|---|
cafe
string
|
The name of the tool |
echo 5.1.0
eval
|
The expression to obtain the version of the tool |
#5
cafe_base_count
$prefix/*_count.tab
file
|
File containing counts of genes per orthogroup *_count.tab
|
|---|
#6
cafe_significant_trees
$prefix/*.tre
file
|
File containing significant trees (newick format) *.tre
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| cafe | Computational Analysis of gene Family Evolution (CAFE) | https://github.com/hahnlab/CAFE5 |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:05:05 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fcafe/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/cafe/blobs/sha256:6834265e8244d290a64a0f446da0825593b1494086112abee65aad52436f895f |
| Size | 3.2 KB |
| Checksum | sha256:6834265e8244d290a64a0f446da0825593b1494086112abee65aad52436f895f |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:08:22 (UTC) | 3 | 3.1 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:05:05 (UTC) | 3 | 3.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:50:13 (UTC) | 3 | 3.1 KB |