You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this pipeline is simply to run MAKER. MAKER can be run to make evidence annotation, abinitio evidence-driven annotation or only as chooser/combiner like evidence modeller (if all annotations computed outside MAKER.)
Prerequisite: MAKER3.02 is not in bioconda we need to update the recipe. GAAS, AGAT
It would be 3 steps:
If gff3 files provided as evidence input, check the gff files are match match_part otherwise run the AGAT script to convert them
run MAKER
run light check the run is complete (GAAS script)
run gaas_maker_merge_output_from_datastore.pl (GAAS script, this script needs AGAT to make statistics too)
The parameters needed for MAKER is very verbose and complex. We should find a way to provide a copy of the maker_opt.ctl file. If we chain this pipeline with other pipelines (to feed input files) we need to find a way to modify this file properly/accordingly.
The text was updated successfully, but these errors were encountered:
See #17 for the general picture.
The purpose of this pipeline is simply to run MAKER. MAKER can be run to make evidence annotation, abinitio evidence-driven annotation or only as chooser/combiner like evidence modeller (if all annotations computed outside MAKER.)
Prerequisite: MAKER3.02 is not in bioconda we need to update the recipe. GAAS, AGAT
It would be 3 steps:
The parameters needed for MAKER is very verbose and complex. We should find a way to provide a copy of the maker_opt.ctl file. If we chain this pipeline with other pipelines (to feed input files) we need to find a way to modify this file properly/accordingly.
The text was updated successfully, but these errors were encountered: