tabix/tabix_query

query
tabix
htslib
vcf
bed
gff

Description

Query a tabix/CSI-indexed, BGZF block-compressed file by region or list its
chromosomes.

Type

bash_script

License

MIT/Expat

Keywords

query
tabix
htslib
vcf
bed
gff

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Inputs

Name
Type & Properties
--input
file
required
--index
file
required
--region
string
multiple
--regions_file
file
--targets_file
file

Outputs

Name
Type & Properties
--output
file
required
output

Options

Name
Type & Properties
--print_header
boolean_true
--only_header
-H
boolean_true
--list_chroms
-l
boolean_true
--unique
-u
boolean_true
--separate_regions
boolean_true
--cache
integer
--verbosity
integer
--skip_index_download
-D
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.