bedtools/bedtools_igv

genomics
visualization
igv
screenshots
batch
automation
intervals

Description

Create IGV batch script to generate automated screenshots of genomic regions.

This tool generates a batch script that can be run within IGV (Integrative Genomics Viewer)
to automatically create image snapshots at each interval defined in a BED/GFF/VCF file.
Useful for creating automated visualizations of genomic features or regions of interest.

Type

bash_script

License

MIT

Keywords

genomics
visualization
igv
screenshots
batch
automation
intervals

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

Inputs

Name
Type & Properties
--input
-i
file
required

Outputs

Name
Type & Properties
--output
file
required
output

Output Configuration

Name
Type & Properties
--output_path
--path
string
--image_format
--img
string

IGV Session Options

Name
Type & Properties
--session_file
--sess
file

Display Options

Name
Type & Properties
--sort_reads
--sort
string
--collapse_reads
--clps
boolean_true
--flank_size
--slop
integer
--use_name
--name
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.