mapping/cellranger_atac_count

Description

Align fastq files using Cell Ranger ATAC count.

Type

bash_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output: "$id.$key.output./path/to/output"  
dim_reduce: [ "lsa" ]  
id: "run"  
publish_dir: "output/"  
EOM

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

Inputs

Name
Type & Properties
--input
file
required
multiple
--reference
file
required

Outputs

Name
Type & Properties
--output
file
required
output

Arguments

Name
Type & Properties
--description
string
--force_cells
integer
--peaks
file
--dim_reduce
string
--subsample_rate
double
--lanes
string
multiple

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.