bgzip

Description

Block compression/decompression utility

Type

bash_script

License

MIT

Run this component

Run the following command to execute this component with Nextflow:

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

nextflow run https://packages.viash-hub.com/vsh/toolbox.git \  
  -revision v0.1.1 \  
  -main-script target/nextflow/bgzip/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input
file
required

Outputs

Name
Type & Properties
--output
file
required
output
--index_name
-I
file
output

Arguments

Name
Type & Properties
--offset
-b
integer
--decompress
-d
boolean_true
--rebgzip
-g
boolean_true
--index
-i
boolean_true
--compress_level
-l
integer
--reindex
-r
boolean_true
--size
-s
integer
--test
-t
boolean_true
--binary
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.