fq/fq_filter

fastq
filter
sequence

Description

Filters a FASTQ file based on record names or sequence patterns.

Type

bash_script

License

MIT

Keywords

fastq
filter
sequence

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Input

Name
Type & Properties
--input
file
required

Output

Name
Type & Properties
--output
file
required
output

Options

Name
Type & Properties
--names
file
--sequence_pattern
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.