bwa/bwa_sampe

alignment
BWA
BWA-sampe
SAM
paired-end

Description

BWA sampe - generate paired-end alignment in SAM format from BWA aln SAI files.

Type

bash_script

License

MIT

Keywords

alignment
BWA
BWA-sampe
SAM
paired-end

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Input

Name
Type & Properties
--index
file
required
--sai1
file
required
--sai2
file
required
--reads1
file
required
--reads2
file
required

Output

Name
Type & Properties
--output
-f
file
output

Pairing Options

Name
Type & Properties
--max_insert_size
-a
integer
--max_occ_one_end
-o
integer
--max_hits_paired
-n
integer
--max_hits_discordant
-N
integer
--chimeric_rate
-c
double

Algorithm Options

Name
Type & Properties
--read_group
-r
string
--preload_index
-P
boolean_true
--disable_smith_waterman
-s
boolean_true
--disable_insert_size_estimate
-A
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.