×

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

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

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules

Summary

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

Get started

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

include { FCSGX_RUNGX } from 'nf-core/fcsgx/rungx'

License

MIT License

Process
Name FCSGX_RUNGX
Input 3 channels
#1 tuple
meta map

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

taxid string

Taxonomy ID of the expected organism

fasta file

Input genome assembly file in FASTA format

*.{fa,fasta,fna}
gxdb directory

Directory containing the FCS-GX database

ramdisk_path string

Path to RAM disk for improved performance (optional)

Output 5 channels
#1 log tuple
meta map

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

*.summary.txt file

FCSGX log file

*.summary.txt
#2 hits tuple
meta map

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

*.hits.tsv.gz file

Save intermediate alignments

*.hits.tsv.gz
#3 fcsgx_report tuple
meta map

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

*.fcs_gx_report.txt file

Final contamination report with contaminant cleaning actions. Interpreted by gx clean genome to separate cleaned sequences from contaminants.

#4 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

#5 taxonomy_report tuple
meta map

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

*.taxonomy.rpt file

Intermediate report with assigned taxonomies to individual sequences.

*.taxonomy.rpt
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:39:03 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ffcsgx%2Frungx/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/fcsgx/rungx/blobs/sha256:0fb38a71d51cd1102e2f0d060985ea04bba5b396b01f173f15da577fb0fa4b57
Size 3.6 KB
Checksum sha256:0fb38a71d51cd1102e2f0d060985ea04bba5b396b01f173f15da577fb0fa4b57
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:39:03 (UTC) 1