bases2fastq

demultiplex
fastq
demux
Element Biosciences

Description

Bases2Fastq demultiplexes sequencing data generated by Element Biosciences instruments and converts base calls into FASTQ files.

Type

bash_script

License

Proprietary

Keywords

demultiplex
fastq
demux
Element Biosciences

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"  
report: "$id.$key.report"  
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.2 \  
  -main-script target/nextflow/bases2fastq/main.nf \  
  -params-file params.yaml  

Input

Name
Type & Properties
--analysis_directory
file
required
--run_manifest
-r
file

Output

Name
Type & Properties
--output_directory
-o
file
required
output
--report
file
output
--logs
file
output

Arguments

Name
Type & Properties
--chemistry_version
string
--demux_only
-d
boolean_true
--detect_adapters
boolean_true
--error_on_missing
boolean_true
--exclude_tile
-e
string
multiple
--filter_mask
string
--flowcell_id
string
--force_index_orientation
boolean_true
--group_fastq
boolean_true
--i1_cycles
integer
--i2_cycles
integer
--include_tile
-i
string
multiple
--kit_configuration
string
--legacy_fastq
boolean_true
--log_level
-l
string
--no_error_on_invalid
boolean_true
--no_projects
boolean_true
--num_unassigned
integer
--preparation_workflow
string
--qc_only
boolean_true
--r1_cycles
integer
--r2_cycles
integer
--split_lanes
boolean_true
--skip_qc_report
boolean_true
--skip_multi_qc
boolean_true
--settings
string
multiple

Cyto-fastq Arguments

Name
Type & Properties
--batch
string
--cyto_fastq_mask
string
multiple
--group_well_label
boolean_true
--panel
file
--per_target_fastq
boolean_true
--tca_manifest
file

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.