falco

qc
fastqc
sequencing

Description

A C++ drop-in replacement of FastQC to assess the quality of sequence read data

Type

bash_script

License

GPL-3.0

Keywords

qc
fastqc
sequencing

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
outdir: "$id.$key.outdir.output"  
data_filename: "$id.$key.data_filename"  
report_filename: "$id.$key.report_filename"  
summary_filename: "$id.$key.summary_filename"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/biobox.git \  
  -revision v0.3.0 \  
  -main-script target/nextflow/falco/main.nf \  
  -params-file params.yaml  

Input arguments

Name
Type & Properties
--input
file
required
multiple

Run arguments

Name
Type & Properties
--nogroup
boolean_true
--contaminents
file
--adapters
file
--limits
file
--subsample
-s
integer
--bisulfite
-b
boolean_true
--reverse_complement
-r
boolean_true

Output arguments

Name
Type & Properties
--outdir
-o
file
required
output
--format
-f
string
--data_filename
-D
file
output
--report_filename
-R
file
output
--summary_filename
-S
file
output

Collaborate Accelerate Succeed

Empower your organization with secure, scalable workflow solutions that simplify development, ensure compliance, and drive innovation.

Viash Hub is a platform developed by Data Intuitive, a Belgian-based bioinformatics company specializing in data workflow development and deployment.