×

nf-core/purgedups/splitfa @ 0.0.0-6c4ed3a

Split fasta file by 'N's to aid in self alignment for duplicate purging

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @mahesh-panchal
Maintainers: @mahesh-panchal

Summary

Split fasta file by 'N's to aid in self alignment for duplicate purging

Get started

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

include { PURGEDUPS_SPLITFA } from 'nf-core/purgedups/splitfa'

License

MIT License

Process
Name PURGEDUPS_SPLITFA
Input 1 channel
#1 tuple
meta map

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

assembly file

Draft assembly file

*.fasta
Output 2 channels
#1 split_fasta tuple
meta map

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

*.split.fasta.gz file

Fasta split by N's

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

The name of the process

purge_dups string

The name of the tool

1.2.6 string

The expression to obtain the version of the tool

Tool Description Homepage
purgedups Purge_dups is a package used to purge haplotigs and overlaps in an assembly based on read depth https://github.com/dfguan/purge_dups
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:38:57 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpurgedups%2Fsplitfa/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/purgedups/splitfa/blobs/sha256:577983e41646880df39d085de66b48e57e699c4dd6b1587fa2a655d71b9f7ce9
Size 2.2 KB
Checksum sha256:577983e41646880df39d085de66b48e57e699c4dd6b1587fa2a655d71b9f7ce9
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:38:57 (UTC) 4 2.2 KB
0.0.0-3fc6d40 22 Apr 2026 15:27:49 (UTC) 3 2.3 KB
0.0.0-0c7146d 08 Apr 2026 19:29:13 (UTC) 3 2.2 KB