workflows/ingestion/spaceranger_mapping

Description

A pipeline for running SpaceRanger mapping.

Type

nextflow_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
id: "run"  
output_raw: "$id.$key.output_raw.output_dir"  
output_h5mu: "$id.$key.output_h5mu.h5mu"  
output_type: [ "raw" ]  
uns_metrics: [ "metrics_summary" ]  
uns_probe_set: [ "probe_set" ]  
obsm_coordinates: [ "spatial" ]  
reorient_images: [ true ]  
create_bam: [ true ]  
filter_probes: [ true ]  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline_spatial.git \  
  -revision v0.2.0 \  
  -main-script target/nextflow/workflows/ingestion/spaceranger_mapping/main.nf \  
  -params-file params.yaml  

Inputs

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

Outputs

Name
Type & Properties
--output_raw
file
required
output
--output_h5mu
file
required
output
--output_type
string
--uns_metrics
string
--uns_probe_set
string
--obsm_coordinates
string
--output_compression
string

Image Options

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

Slide Information

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

SpaceRanger arguments

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

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.