Description
Conversion utility for MFannot "masterfile" annotation produced by the
MFannot pipeline. Reports
GFF3 format.
Type
bash_script
License
GPL-3.0
Keywords
Contributors
Run the following command to execute this component with Nextflow:
cat > params.yaml <<'EOM'
gff: "$id.$key.gff.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_mfannot2gff/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--mfannot -m -i | file required |
Name | Type & Properties |
|---|---|
--gff -g -o | file required output |
Name | Type & Properties |
|---|---|
--config -c | file |