kallisto/kallisto_quant

kallisto
quant
pseudoalignment

Description

Quantifying abundances of transcripts from RNA-Seq data, or more generally of target sequences using high-throughput sequencing reads.

Type

bash_script

License

BSD 2-Clause License

Keywords

kallisto
quant
pseudoalignment

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output_dir: "$id.$key.output_dir"  
log: "$id.$key.log"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/biobox.git \  
  -revision v0.3.0 \  
  -main-script target/nextflow/kallisto/kallisto_quant/main.nf \  
  -params-file params.yaml  

Input

Name
Type & Properties
--input
file
required
multiple
--index
-i
file
required

Output

Name
Type & Properties
--output_dir
-o
file
required
output
--log
file
output

Options

Name
Type & Properties
--single
boolean_true
--single_overhang
boolean_true
--fr_stranded
boolean_true
--rf_stranded
boolean_true
--fragment_length
-l
double
--sd
-s
double
--plaintext
boolean_true
--bootstrap_samples
-b
integer
--seed
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.