samtools/samtools_idxstats

stats
mapping
counts
chromosome
bam
sam
cram

Description

Reports alignment summary statistics for a BAM file.

Type

bash_script

License

MIT/Expat

Keywords

stats
mapping
counts
chromosome
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.idxstats"  
id: "run"  
publish_dir: "output/"  
EOM

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

Inputs

Name
Type & Properties
--bam
file
--bai
file
--fasta
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.