×

nf-core/fcs/fcsadaptor @ 0.0.0-0c7146d

Run NCBI's FCS adaptor on assembled genomes

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Authors: @d4straub
Maintainers: @d4straub @gallvp

Summary

Run NCBI's FCS adaptor on assembled genomes

Get started

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

include { FCS_FCSADAPTOR } from 'nf-core/fcs/fcsadaptor'

License

MIT License

Process
Name FCS_FCSADAPTOR
Input 1 channel
#1 tuple
meta map

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

assembly file

assembly fasta file

Output 6 channels
#1 log tuple
meta map

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

*.fcs_adaptor.log file

Log file

*.{fcs_adaptor.log}
#2 pipeline_args tuple
meta map

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

*.pipeline_args.yaml file

Run arguments

*.{pipeline_args.yaml}
#3 skipped_trims tuple
meta map

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

*.skipped_trims.jsonl file

Skipped trim information

*.{skipped_trims.jsonl}
#4 adaptor_report tuple
meta map

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

*.fcs_adaptor_report.txt file

Report of identified adaptors

*.{fcs_adaptor_report.txt}
#5 cleaned_assembly tuple
meta map

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

*.cleaned_sequences.fa.gz file

Cleaned assembly in fasta format

*.{cleaned_sequences.fa.gz}
#6 versions_fcsadaptor tuple
${task.process} string

The name of the process

fcsadaptor string

The name of the tool

0.5.0 string

The expression to obtain the version of the tool

Tool Description Homepage
fcs The Foreign Contamination Screening (FCS) tool rapidly detects contaminants from foreign organisms in genome assemblies to prepare your data for submission. Therefore, the submission process to NCBI is faster and fewer contaminated genomes are submitted. This reduces errors in analyses and conclusions, not just for the original data submitter but for all subsequent users of the assembly. https://www.ncbi.nlm.nih.gov/data-hub/cgr/data-quality-tools/
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:00:40 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Ffcs%2Ffcsadaptor/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/fcs/fcsadaptor/blobs/sha256:a292ef054c3e8a37c7e487a06c0e31b18758f4c1e6b75125b3cc197a00d8c830
Size 3.6 KB
Checksum sha256:a292ef054c3e8a37c7e487a06c0e31b18758f4c1e6b75125b3cc197a00d8c830
Downloads 4
<
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:17:03 (UTC) 3 3.6 KB
0.0.0-0c7146d 08 Apr 2026 19:00:40 (UTC) 4 3.6 KB