workflows/runner

Description

Runner for HT RNA-seq pipeline

Type

nextflow_script

License

MIT

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
umi_length: [ 10 ]  
id: "run"  
run_params: "$id.$key.run_params"  
run_metadata: "$id.$key.run_metadata"  
star_output_dir: "$id.$key.star_output_dir"  
nrReadsNrGenesPerChrom_dir: "$id.$key.nrReadsNrGenesPerChrom_dir"  
star_qc_metrics_dir: "$id.$key.star_qc_metrics_dir"  
eset_dir: "$id.$key.eset_dir"  
f_data_dir: "$id.$key.f_data_dir"  
p_data_dir: "$id.$key.p_data_dir"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/htrnaseq.git \  
  -revision v0.14.7 \  
  -main-script target/nextflow/workflows/runner/main.nf \  
  -params-file params.yaml  

Input arguments

Name
Type & Properties
--input
file
required
--run_id
string
--barcodesFasta
file
required
--genomeDir
file
required
--annotation
file
required
--pools
string
multiple
--umi_length
integer

Metadata arguments

Name
Type & Properties
--id
string
--project_id
string
required
--experiment_id
string
required

Publish arguments

Name
Type & Properties
--fastq_publish_dir
string
required
--results_publish_dir
string
required

Output arguments

Name
Type & Properties
--run_params
file
output
--run_metadata
file
output
--star_output_dir
file
output
--nrReadsNrGenesPerChrom_dir
file
output
--star_qc_metrics_dir
file
output
--eset_dir
file
output
--f_data_dir
file
output
--p_data_dir
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.