bwa/bwa_samse

alignment
BWA
BWA-samse
SAM
single-end

Description

BWA samse - generate single-end alignment in SAM format from BWA aln SAI files.

Type

bash_script

License

MIT

Keywords

alignment
BWA
BWA-samse
SAM
single-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_samse/main.nf \  
  -params-file params.yaml  

Input

Name
Type & Properties
--index
file
required
--sai
file
required
--reads
file
required

Output

Name
Type & Properties
--output
-f
file
output

Options

Name
Type & Properties
--max_occ
-n
integer
--read_group
-r
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.