kallisto/kallisto_index

kallisto
index

Description

Build a Kallisto index for the transcriptome to use Kallisto in the mapping-based mode.

Type

bash_script

License

BSD 2-Clause License

Keywords

kallisto
index

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
index: "$id.$key.index.Kallisto_index"  
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_index/main.nf \  
  -params-file params.yaml  

Input

Name
Type & Properties
--input
file
required
--d_list
file

Output

Name
Type & Properties
--index
file
output

Options

Name
Type & Properties
--kmer_size
integer
--make_unique
boolean_true
--aa
boolean_true
--distiguish
boolean_true
--min_size
-m
integer
--ec_max_size
-e
integer
--tmp
-T
string

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.