bcl_convert

demultiplex
fastq
bcl
illumina

Description

Convert bcl files to fastq files using bcl-convert.
Information about upgrading from bcl2fastq via
Upgrading from bcl2fastq to BCL Convert
and BCL Convert Compatible Products

Type

bash_script

License

Proprietary

Keywords

demultiplex
fastq
bcl
illumina

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output_directory: "$id.$key.output_directory.fastq_dir"  
reports: "$id.$key.reports.reports_dir"  
logs: "$id.$key.logs.logs_dir"  
id: "run"  
publish_dir: "output/"  
EOM

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

Input arguments

Name
Type & Properties
--bcl_input_directory
-i
file
required
--sample_sheet
-s
file
--run_info
file

Lane and tile settings

Name
Type & Properties
--bcl_only_lane
integer
--first_tile_only
boolean
--tiles
string
--exclude_tiles
string

Resource arguments

Name
Type & Properties
--shared_thread_odirect_output
boolean
--bcl_num_parallel_tiles
integer
--bcl_num_conversion_threads
integer
--bcl_num_compression_threads
integer
--bcl_num_decompression_threads
integer

Run arguments

Name
Type & Properties
--bcl_only_matched_reads
boolean
--no_lane_splitting
boolean
--num_unknown_barcodes_reported
integer
--bcl_validate_sample_sheet_only
boolean
--strict_mode
boolean
--sample_name_column_enabled
boolean

Output arguments

Name
Type & Properties
--output_directory
-o
file
required
output
--bcl_sampleproject_subdirectories
boolean
--fastq_gzip_compression_level
integer
--reports
file
output
--logs
file
output
--force
boolean

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.