nf-core/fcsgx/rungx @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:17:08 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ffcsgx%2Frungx/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/fcsgx/rungx/blobs/sha256:646197c257147a166229ff60eb4354eadd7c9aef8deebbadac6ded5ed20a9ad7 |
| Size | 3.7 KB |
| Checksum | sha256:646197c257147a166229ff60eb4354eadd7c9aef8deebbadac6ded5ed20a9ad7 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:17:08 (UTC) | 4 | 3.7 KB |