samtools/samtools_flagstat

stats
mapping
counts
bam
sam
cram

Description

Counts the number of alignments in SAM/BAM/CRAM files for each FLAG type.

Type

bash_script

License

MIT/Expat

Keywords

stats
mapping
counts
bam
sam
cram

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Inputs

Name
Type & Properties
--bam
file
--bai
file

Outputs

Name
Type & Properties
--output
file
required
output

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.