×

nf-core/fcsgx/cleangenome @ 0.0.0-0c7146d

Runs FCS-GX (Foreign Contamination Screen - Genome eXtractor) to remove foreign contamination from genome assemblies

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

Summary

Runs FCS-GX (Foreign Contamination Screen - Genome eXtractor) to remove foreign contamination from genome assemblies

Get started

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

include { FCSGX_CLEANGENOME } from 'nf-core/fcsgx/cleangenome'

License

MIT License

Process
Name FCSGX_CLEANGENOME
Input 1 channel
#1 tuple
meta map

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

fasta file

Input genome assembly file in FASTA format

*.{fa,fasta,fna}
fcsgx_report file

Final contamination report with contaminant cleaning actions. Generated using FCSGX_RUNGX

Output 3 channels
#1 cleaned tuple
meta map

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

*.cleaned.fasta file

The fasta file after cleaning, where sequences annotated as ACTION_EXCLUDE or ACTION_TRIM are excluded

#2 contaminants tuple
meta map

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

*.contaminants.fasta file

Sequences annotated as ACTION_EXCLUDE which are marked as contaminants.

#3 versions_fcsgx tuple
${task.process} string

The name of the process

fcsgx string

The name of the tool

gx --help | sed '/build/!d; s/.*:v//; s/-.*//' eval

The expression to obtain the version of the tool

Tool Description Homepage
fcsgx The NCBI Foreign Contamination Screen. Genomic cross-species aligner, for contamination detection. https://github.com/ncbi/fcs-gx
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:38:59 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ffcsgx%2Fcleangenome/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/fcsgx/cleangenome/blobs/sha256:5b9ac08906437f5a52a19bec39af8e03afa993f95c7deb49bef45acbe6a90091
Size 2.7 KB
Checksum sha256:5b9ac08906437f5a52a19bec39af8e03afa993f95c7deb49bef45acbe6a90091
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:38:59 (UTC) 1 2.7 KB -