mapping/spaceranger_count

spaceranger

Description

Count gene expression and protein expression reads from a single capture area.

Type

bash_script

Keywords

spaceranger

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"  
reorient_images: [ true ]  
create_bam: [ true ]  
filter_probes: [ true ]  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline_spatial.git \  
  -revision v0.1.1 \  
  -main-script target/nextflow/mapping/spaceranger_count/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--gex_reference
file
required
--input
file
required
--probe_set
file
required
--cytaimage
file
--image
file

Outputs

Name
Type & Properties
--output
file
required
output

Slide Information

Name
Type & Properties
--slide
string
--area
string
--unknown_slide
string
--slidefile
file
--override_id
boolean_true

Image Options

Name
Type & Properties
--darkimage
file
--colorizedimage
file
--dapi_index
integer
--image_scale
double
--reorient_images
boolean

Processing Options

Name
Type & Properties
--create_bam
boolean
required
--nosecondary
boolean_true
--r1_length
integer
--r2_length
integer
--filter_probes
boolean
--custom_bin_size
integer

Input Selection

Name
Type & Properties
--project
string
--sample
string
--lanes
integer
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.