demux/cellranger_atac_mkfastq

Description

Demultiplex raw sequencing data for ATAC experiments

Type

bash_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
barcode_mismatches: [ 1 ]  
output: "$id.$key.output./path/to/output"  
reports: "$id.$key.reports.reports_dir"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision v4.2.0 \  
  -main-script target/nextflow/demux/cellranger_atac_mkfastq/main.nf \  
  -params-file params.yaml  

Arguments

Name
Type & Properties
--input
file
required
--csv
file
required
--lanes
string
multiple
--use_bases_mask
string
multiple
--delete_undetermined
boolean_true
--barcode_mismatches
integer
--output
file
required
output
--reports
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.