samtools/samtools_fastq

fastq
bam
sam
cram

Description

Converts a SAM, BAM or CRAM to FASTQ format.

Type

bash_script

License

MIT/Expat

Keywords

fastq
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"  
read1: "$id.$key.read1"  
read2: "$id.$key.read2"  
output_reads: "$id.$key.output_reads"  
output_reads_both: "$id.$key.output_reads_both"  
id: "run"  
publish_dir: "output/"  
EOM

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

Inputs

Name
Type & Properties
--input
file
required

Outputs

Name
Type & Properties
--output
file
required
output

Options

Name
Type & Properties
--no_suffix
-n
boolean_true
--suffix
-N
boolean_true
--use_oq
-O
boolean_true
--singleton
-s
file
--copy_tags
-t
boolean_true
--copy_tags_list
-T
string
--read1
-1
file
output
--read2
-2
file
output
--output_reads
-o
file
output
--output_reads_both
0
file
output
--filter_flags
-f
integer
--excl_flags
-F
string
--incl_flags
--rf
string
--excl_flags_all
-G
integer
--aux_tag
-d
string
--aux_tag_file
-D
string
--casava
-i
boolean_true
--compression
-c
integer
--index1
--i1
file
--index2
--i2
file
--barcode_tag
string
--quality_tag
string
--index_format
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.