bedtools/bedtools_bamtofastq

Conversion
BAM
FASTQ

Description

Conversion tool for extracting FASTQ records from sequence alignments in BAM format.

Type

bash_script

License

MIT

Keywords

Conversion
BAM
FASTQ

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Inputs

Name
Type & Properties
--input
-i
file
required

Outputs

Name
Type & Properties
--fastq
-fq
file
required
output
--fastq2
-fq2
file
output

Options

Name
Type & Properties
--tags
boolean_true

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.