×

nf-core/seqfu/derep @ 0.0.0-0c7146d

Dereplicate FASTX sequences, removing duplicate sequences and printing the number of identical sequences in the sequence header. Can dereplicate already dereplicated FASTA files, summing the numbers found in the headers.

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

Summary

Dereplicate FASTX sequences, removing duplicate sequences and printing the number of identical sequences in the sequence header. Can dereplicate already dereplicated FASTA files, summing the numbers found in the headers.

Get started

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

include { SEQFU_DEREP } from 'nf-core/seqfu/derep'

License

MIT License

Process
Name SEQFU_DEREP
Input 1 channel
#1 tuple
meta map

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

fastas file

Input files (mainly FASTA, FASTQ supported)

*.{fa,fna,faa,fasta,fq,fastq}[.gz]
Output 2 channels
#1 fasta tuple
meta map

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

*_derep.fasta.gz file

dereplicated file (FASTA format)

*.{fasta.gz}
#2 versions_seqfu tuple
${task.process} string

The name of the process

seqfu string

The name of the tool

seqfu version eval

The expression to obtain the version of the tool

Tool Description Homepage
seqfu DNA sequence utilities for FASTX files https://telatin.github.io/seqfu2/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:12:32 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fseqfu%2Fderep/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/seqfu/derep/blobs/sha256:c36cb176e9e724416f89b67d9499dbd34f9398daf85553a586702339b65081cf
Size 2.5 KB
Checksum sha256:c36cb176e9e724416f89b67d9499dbd34f9398daf85553a586702339b65081cf
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:12:32 (UTC) 1 2.5 KB -