nf-core/sylph/profile @ 0.0.0-3fc6d40
Summary
Sylph profile command for taxonoming profiling
Get started
Add the following snippet to your workflow script to include this module.
include { SYLPH_PROFILE } from 'nf-core/sylph/profile'
License
MIT License
Process
Name
|
SYLPH_PROFILE |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
reads
file
|
List of input FastQ/FASTA files of size 1 and 2 for single-end and paired-end data, respectively. They are automatically sketched to .sylsp/.syldb |
database
file
|
Pre-sketched .syldb/.sylsp files. Raw single-end fastq/fasta are allowed and will be automatically sketched to .sylsp/.syldb. *.{syldb,sylsp,fasta,fastq}
|
|---|
Output
2 channels
#1
profile_out
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.tsv
file
|
Output file of species-level taxonomic profiling with abundances and ANIs. *tsv
|
#2
versions_sylph
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
sylph
string
|
The tool name |
sylph -V | awk "{print \$2}"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| sylph | Sylph quickly enables querying of genomes against even low-coverage shotgun metagenomes to find nearest neighbour ANI. | https://github.com/bluenote-1577/sylph |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:34:00 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fsylph%2Fprofile/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/sylph/profile/blobs/sha256:55b2b172a2514bc85d62d9ae7eea0818f40195bfb7324db50b57319a61c40918 |
| Size | 2.7 KB |
| Checksum | sha256:55b2b172a2514bc85d62d9ae7eea0818f40195bfb7324db50b57319a61c40918 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:49:01 (UTC) | 3 | 2.7 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:34:00 (UTC) | 3 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:41:50 (UTC) | 2 | 2.7 KB |