bedtools/bedtools_sort

sort
BED
GFF
VCF

Description

Sorts a feature file (bed/gff/vcf) by chromosome and other criteria.

Type

bash_script

License

GPL-2.0, MIT

Keywords

sort
BED
GFF
VCF

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.3.0 \  
  -main-script target/nextflow/bedtools/bedtools_sort/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input
-i
file
required

Outputs

Name
Type & Properties
--output
-o
file
output

Options

Name
Type & Properties
--sizeA
boolean_true
--sizeD
boolean_true
--chrThenSizeA
boolean_true
--chrThenSizeD
boolean_true
--chrThenScoreA
boolean_true
--chrThenScoreD
boolean_true
--genome
-g
file
--faidx
file
--header
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.