bowtie2/bowtie2_inspect

Alignment
Indexing
Inspection

Description

Extract information from Bowtie2 index files.

By default, prints FASTA records of the indexed nucleotide sequences to
standard output. With -n, just prints names. With -s, just prints a summary of
the index parameters and sequences.

Type

bash_script

License

GPL-3.0

Keywords

Alignment
Indexing
Inspection

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Inputs

Name
Type & Properties
--index
string
required

Outputs

Name
Type & Properties
--output
file
output

Output Options

Name
Type & Properties
--summary
boolean_true
--names
boolean_true
--across
integer
--verbose_inspect
boolean_true
--debug
boolean_true
--sanitized
boolean_true
--verbose
boolean_true

Index Options

Name
Type & Properties
--large_index
boolean_true

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.