minibwa/minibwa_index

alignment
indexing
minibwa
BWA
BWA-MEM
reference

Description

Build a minibwa index (2-bit encoded sequence and BWT/suffix array) from a
reference FASTA file, for use with minibwa_map. Optionally also builds a
bisulfite (BS-seq) index for directional bisulfite sequencing alignment.

Type

bash_script

License

GPL-2.0-or-later

Keywords

alignment
indexing
minibwa
BWA
BWA-MEM
reference

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Input

Name
Type & Properties
--input
file
required

Output

Name
Type & Properties
--output
file
output

Options

Name
Type & Properties
--prefix
string
--low_memory
-l
boolean_true
--block_size
-b
string
--random_seed
-s
integer
--sa_sample_rate
-u
integer
--meth
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.