nf-core/fcsgx/rungx @ 0.0.0-0c7146d
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
Name
|
FCSGX_RUNGX |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
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) |
|---|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.summary.txt
file
|
FCSGX log file *.summary.txt
|
hits
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.hits.tsv.gz
file
|
Save intermediate alignments *.hits.tsv.gz
|
fcsgx_report
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.fcs_gx_report.txt
file
|
Final contamination report with contaminant cleaning actions. Interpreted by gx clean genome to separate cleaned sequences from contaminants. |
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 |
taxonomy_report
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.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 |