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'  
ignore: [ "Undetermined" ]  
umi_length: [ 10 ]  
run_params: "$id.$key.run_params"  
id: "run"  
publish_dir: "output/"  
EOM

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

Input arguments

Name
Type & Properties
--input
file
required
--barcodesFasta
file
required
--genomeDir
file
required
--annotation
file
required
--ignore
string
multiple
--umi_length
integer
--run_params
file
output

Metadata arguments

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

Annotation flags

Name
Type & Properties
--plain_output
boolean_true

Publish arguments

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

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.