samtools/samtools_stats

statistics
counts
bam
sam
cram

Description

Reports alignment summary statistics for a BAM file.

Type

bash_script

License

MIT/Expat

Keywords

statistics
counts
bam
sam
cram

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Inputs

Name
Type & Properties
--input
file
required
--bai
file
--fasta
file
--coverage
-c
integer
multiple
--remove_dups
-d
boolean_true
--customized_index_file
-X
boolean_true
--required_flag
-f
string
--filtering_flag
-F
string
--GC_depth
double
--insert_size
-i
integer
--id
-I
string
--read_length
-l
integer
--most_inserts
-m
double
--split_prefix
-P
string
--trim_quality
-q
integer
--ref_seq
-r
file
--split
-S
string
--target_regions
-t
file
--sparse
-x
boolean_true
--remove_overlaps
-p
boolean_true
--cov_threshold
-g
integer
--input_fmt_option
string
--reference
file

Outputs

Name
Type & Properties
--output
-o
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.