agat/agat_convert_embl2gff

gene annotations
GFF conversion

Description

The script takes an EMBL file as input, and will translate it in gff format.

Type

bash_script

License

GPL-3.0

Keywords

gene annotations
GFF conversion

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.4.0 \  
  -main-script target/nextflow/agat/agat_convert_embl2gff/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--embl
file
required

Outputs

Name
Type & Properties
--output
-o
--out
--outfile
--gff
file
output

Arguments

Name
Type & Properties
--emblmygff3
boolean_true
--primary_tag
--pt
-t
string
multiple
--discard
-d
boolean_true
--keep
-k
boolean_true
--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.