agat/agat_sp_merge_annotations

gene annotations
merge
gff

Description

Merge different gff annotation files into one. It uses the AGAT parser that takes care of
duplicated names and fixes other oddities met in those files.

Type

bash_script

License

GPL-3.0

Keywords

gene annotations
merge
gff

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Inputs

Name
Type & Properties
--gff
-f
file
required
multiple

Outputs

Name
Type & Properties
--output
-o
--out
file
required
output

Arguments

Name
Type & Properties
--config
-c
file

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.