bedtools/bedtools_getfasta

sequencing
fasta
BED
GFF
VCF

Description

Extract sequences from a FASTA file for each of the intervals defined in a BED/GFF/VCF file.

Type

bash_script

License

GPL-2.0

Keywords

sequencing
fasta
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_getfasta/main.nf \  
  -params-file params.yaml  

Input arguments

Name
Type & Properties
--input_fasta
file
--input_bed
file
--rna
boolean_true

Run arguments

Name
Type & Properties
--strandedness
-s
boolean_true

Output arguments

Name
Type & Properties
--output
-o
file
required
output
--tab
boolean_true
--bed_out
boolean_true
--name
boolean_true
--name_only
boolean_true
--split
boolean_true
--full_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.